mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 14:20:13 +00:00
Update.
This commit is contained in:
parent
3fcbafec4e
commit
9f96178daa
@ -1,3 +1,8 @@
|
||||
2000-03-14 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add entry for
|
||||
Nautilus. Patch by Soohoon Lee <soohoon.lee@alpha-processor.com>.
|
||||
|
||||
2000-03-07 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* locale/C-ctype.c (_nl_C_LC_CTYPE): Fix the initializer order
|
||||
|
@ -2,7 +2,8 @@
|
||||
|
||||
* condvar.c (pthread_cond_wait): Check whether mutex is owned by
|
||||
current thread and return error if not.
|
||||
(pthread_cond_timedwait): Likewise.
|
||||
(pthread_cond_timedwait_relative_old): Likewise.
|
||||
(pthread_cond_timedwait_relative_new): Likewise.
|
||||
|
||||
* mutex.c (__pthread_once): Handle cancelled init function correctly.
|
||||
(pthread_once_cancelhandler): New function.
|
||||
|
Loading…
Reference in New Issue
Block a user