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 [BZ #130, #131, #133]


> 
> 	* manual/resource.texi (sched_setaffinity, sched_getaffinity): Fix
> 	prototypes and description [BZ #131].
> 
> 	* string/bits/string2.h (strpbrk): Cast NULL to char * [BZ #130].
> 	Patch by Ed Catmur <ed@catmur.co.uk>.
> 	* string/tst-inlcall.c (main): Add test for strpbrk.
> linuxthreads/
> 	* semaphore.c (sem_timedwait): Return -1 and set errno instead of
> 	returning error number [BZ #133].  Patch by <rmhaddad@yahoo.com>.

Applied.


Thanks,
Roland


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