diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-26 05:50:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-26 05:50:51 +0000 |
commit | 5f2de3379caae38ce49b6db1331105d6bd162316 (patch) | |
tree | 6f293d266617dcf5a60bd73633b004d95702080a /ChangeLog | |
parent | 6c163862c4e1322dacb9e6aa54e79c09a8aada63 (diff) | |
download | glibc-5f2de3379caae38ce49b6db1331105d6bd162316.tar.gz glibc-5f2de3379caae38ce49b6db1331105d6bd162316.tar.xz glibc-5f2de3379caae38ce49b6db1331105d6bd162316.zip |
Update.
* elf/rtld.c (process_envvars): Open debug output file with O_NOFOLLOW.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3aa66a39d1..e78bc70c98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-09-25 Ulrich Drepper <drepper@redhat.com> + * elf/rtld.c (process_envvars): Open debug output file with O_NOFOLLOW. + * locale/Makefile (routines): Add nl_langinfo_l. * locale/Versions [libc] (GLIBC_2.2): Add __nl_langinfo_l. * locale/nl_langinfo_l.c: New file. |