Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 28 Sep 2000 23:11:33 +0000 (23:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 28 Sep 2000 23:11:33 +0000 (23:11 +0000)
commitc0ac34e4472e5f3b5fdf1557480e2b2c1cc72aed
tree428164e4a1b3ba35e5469c2d21aeb5c84afa8003
parent8cab1d380a9a9743ed825533f389e0edb7b777d0
Update.

* mutex.c (__pthread_mutex_unlock): For PTHREAD_MUTEX_RECURSIVE_NP
test for owner first.
Patch by Kaz Kylheku <kaz@ashi.footprints.net>.
18 files changed:
elf/soinit.c
linuxthreads/ChangeLog
linuxthreads/mutex.c
manual/errno.texi
math/Makefile
math/test-fenv.c
string/bits/string2.h
sysdeps/generic/gccframe.h [new file with mode: 0644]
sysdeps/gnu/errlist.c
sysdeps/ia64/bits/fenv.h
sysdeps/ia64/fpu/fclrexcpt.c
sysdeps/ia64/fpu/fedisblxcpt.c
sysdeps/ia64/fpu/feenablxcpt.c
sysdeps/ia64/fpu/fesetenv.c
sysdeps/ia64/fpu/fesetround.c
sysdeps/ia64/fpu/fgetexcptflg.c
sysdeps/ia64/fpu/fsetexcptflg.c
sysdeps/ia64/gccframe.h [new file with mode: 0644]