aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-09 03:08:54 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-09 03:08:54 +0000
commitf2a8d16bed62f39b40dbd87f4b642e851b8eb23d (patch)
tree433c807fdc00d0a9303f0ee034b82cb237bc3b89 /ChangeLog
parent0101a56fd61979c3905421e31931071b251042ba (diff)
downloadglibc-f2a8d16bed62f39b40dbd87f4b642e851b8eb23d.tar
glibc-f2a8d16bed62f39b40dbd87f4b642e851b8eb23d.tar.gz
glibc-f2a8d16bed62f39b40dbd87f4b642e851b8eb23d.tar.bz2
glibc-f2a8d16bed62f39b40dbd87f4b642e851b8eb23d.zip
Update.
* elf/dl-profile.c (_dl_start_profile): Open the output file with O_NOFOLLOW if possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25c3b56c88..357853e4f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-01-08 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-profile.c (_dl_start_profile): Open the output file with
+ O_NOFOLLOW if possible.
+
* include/stdlib.h: Add __posix_openpt declaration.
* stdlib/stdlib.h: Add posix_openpt declaration.
* login/Versions: Add posix_openpt for GLIBC_2.2.1.