mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-09 10:50:08 +00:00
Update.
2002-12-10 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock call. It is not allowed to destroy pthread mutexes which are still in use even though it is safe for our implementations. If somebody still uses the descriptor it is a bug.
This commit is contained in:
parent
f90b426a8a
commit
5a6dcd0d89
@ -1,3 +1,10 @@
|
||||
2002-12-10 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock
|
||||
call. It is not allowed to destroy pthread mutexes which are
|
||||
still in use even though it is safe for our implementations. If
|
||||
somebody still uses the descriptor it is a bug.
|
||||
|
||||
2002-12-09 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* csu/abi-note.S: Use .p2align, not .align.
|
||||
|
Loading…
Reference in New Issue
Block a user