[PATCH] Fix old pthread_cond_init

Roland McGrath roland@redhat.com
Fri Apr 15 22:19:00 GMT 2005


> 2005-04-15  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* old_pthread_cond_init.c: Include errno.h.
> 	(__pthread_cond_init_2_0): Fail with EINVAL if COND_ATTR is
> 	process shared or uses clock other than CLOCK_REALTIME.
> 	* pthread_cond_init.c (__pthread_cond_init): Remove bogus
> 	comment.

I put this in.


Thanks,
Roland



More information about the Libc-hacker mailing list