]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/sysdeps/pthread/bits/libc-lock.h
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 Dec 2002 11:49:42 +0000 (11:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 Dec 2002 11:49:42 +0000 (11:49 +0000)
commitd3c9f895257e50335e874ca08ad6efcc0abea6d7
tree2609eac2bef305ae9e69f0f3e458882030cd83dc
parentd5ddad4ff48cc7887281259dacf5ac455d5a9dd8
Update.

2002-12-06  Ulrich Drepper  <drepper@redhat.com>

* misc/syslog.c (log_cleanup): New function.
(openlog): Use log_cleanup instead of __libc_mutex_unlock.
(closelog): Likewise.

* elf/dl-close.c: Use __rtld_lock_* macros instead of __libc_lock_*.
* elf/dl-iteratephdr.c: Likewise.
* elf/dl-lookup.c: Likewise.
* elf/dl-misc.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-support.c: Likewise.
* elf/rtld.c: Likewise.
* sysdeps/generic/ldsodefs.h: Likewise.
* sysdeps/generic/bits/libc-lock.h: Define __rtld_lock_* macros.
* sysdeps/mach/bits/libc-lock.h: Likewise.
* sysdeps/mach/hurd/bits/libc-lock.h: Likewise.

* dirent/bug-readdir1.c (main): Don't call closedir, just close
22 files changed:
ChangeLog
bits/libc-lock.h
elf/dl-close.c
elf/dl-iteratephdr.c
elf/dl-lookup.c
elf/dl-misc.c
elf/dl-open.c
elf/dl-support.c
elf/rtld.c
linuxthreads/ChangeLog
linuxthreads/sysdeps/pthread/bits/libc-lock.h
nptl/ChangeLog
nptl/Makefile
nptl/flockfile.c
nptl/funlockfile.c
nptl/sysdeps/pthread/bits/libc-lock.h
nptl/sysdeps/unix/sysv/linux/Makefile
nptl/sysdeps/unix/sysv/linux/fork.c
sysdeps/generic/bits/libc-lock.h
sysdeps/generic/ldsodefs.h
sysdeps/mach/bits/libc-lock.h
sysdeps/mach/hurd/bits/libc-lock.h