about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-04-02 21:45:38 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-04-02 21:45:38 +0200
commit97c7a6a68beab2e1c771ab7787607c6cafa56591 (patch)
tree8e051d9b0a69733fbf2c41ccda3d95a42f190f9c /ChangeLog
parentdba2bdbe75bcb62e62133b7c4a807a2c45c098a7 (diff)
downloadglibc-97c7a6a68beab2e1c771ab7787607c6cafa56591.tar.gz
glibc-97c7a6a68beab2e1c771ab7787607c6cafa56591.tar.xz
glibc-97c7a6a68beab2e1c771ab7787607c6cafa56591.zip
Revert __dirfd PLT avoidance for now
* io/fts.c (fts_build): Call dirfd instead of __dirfd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e63f9878e9..cbc98364a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -317,7 +317,6 @@
 	(_hurd_siginfo_handler): Call _IO_puts instead of puts.
 	* hurd/xattr.c (_hurd_xattr_get, _hurd_xattr_set): Call __munmap instead of
 	munmap.
-	* io/fts.c (fts_build): Call __dirfd instead of dirfd.
 	* mach/devstream.c: Include <libioP.h>.
 	(dealloc_ref): Call __mach_port_deallocate instead of
 	mach_port_deallocate.