]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/ChangeLog
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 8 Aug 2003 07:43:03 +0000 (07:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 8 Aug 2003 07:43:03 +0000 (07:43 +0000)
commit334fcf2a65f3b58867ce136da767c6c58a3d45ed
tree36daebcd9bc1c447dc5bd04ac0e1b310214fa8e6
parenta30fb2df74710413014897f527bb565caf7cab9f
Update.

2003-08-07  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/generic/ldsodefs.h (_rtld_global): Add
_dl_rtld_lock_recursive and _dl_rtld_unlock_recursive.
* elf/rtld.c (rtld_lock_default_lock_recursive,
rtld_lock_default_unlock_recursive): New functions.
(dl_main): Initialize _dl_rtld_lock_recursive and
_dl_rtld_unlock_recursive.

2003-08-05  Jakub Jelinek  <jakub@redhat.com>

* elf/ldconfig.c (main): Append SLIBDIR and LIBDIR to
config_file directories instead of prepending.
14 files changed:
ChangeLog
elf/ldconfig.c
elf/rtld.c
linuxthreads/ChangeLog
linuxthreads/pthread.c
linuxthreads/sysdeps/pthread/bits/libc-lock.h
nptl/ChangeLog
nptl/init.c
nptl/pt-longjmp.c
nptl/pthreadP.h
nptl/sysdeps/pthread/bits/libc-lock.h
sysdeps/generic/ldsodefs.h
sysdeps/unix/sysv/linux/fpathconf.c
sysdeps/unix/sysv/linux/pathconf.c