timer_create / POSIX non conformance ?

2005-01-06 Thread claude . roblez
I: installed cygwin 1.5.12-1 on XP SP2 Any comments and/or a fix in an upcoming snapshot or release will be appreciated. Claude Roblez -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: htt

Re: timer_create / POSIX non conformance ?

2005-01-06 Thread claude . roblez
> (void * (*) (void *)) tt.evp.sigev_notify_function, >-&tt.evp.sigev_value); >+tt.evp.sigev_value.sival_ptr); >if (rc) > { >debug_printf ("thread creati