This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix old pthread_cond_init


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]