diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2003-04-17 16:34:08 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-17 16:34:08 +0000 |
| commit | 9e9f1f159bb957faa125f50efb953088aec831ef (patch) | |
| tree | af62e0da12e48f5ee247ce2722d6c86762bb2e0b /ChangeLog | |
| parent | ef4d5b32b37ba6af985d427ee7c120532d62cc6b (diff) | |
| download | glibc-9e9f1f159bb957faa125f50efb953088aec831ef.tar.xz glibc-9e9f1f159bb957faa125f50efb953088aec831ef.zip | |
Update.
* sysdeps/unix/sysv/linux/system.c: If compiled without threads
don't do anything fancy.
* sysdeps/generic/bits/libc-lock.h: Define
__rtld_lock_define_initialized_recursive.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-04-17 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/system.c: If compiled without threads + don't do anything fancy. + + * sysdeps/generic/bits/libc-lock.h: Define + __rtld_lock_define_initialized_recursive. + * nss/getXXbyYY_r.c [USE_NSCD] (REENTRANT_NAME): Only retry contacting nscd if NOT_USENSCD_NAME > 0. * nss/nsswitch.c (__nss_disable_nscd): New function. |
