aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-05-13 12:39:01 -0700
committerRoland McGrath <roland@hack.frob.com>2015-05-13 12:39:01 -0700
commit953416737a805a67c18d254c39f5086bde590f6e (patch)
tree32354556cc172b3e53c271eb9c7515e684d87fad /ChangeLog
parentd2ee815ad677bba720c4f0275c1d6065f5809e7a (diff)
downloadglibc-953416737a805a67c18d254c39f5086bde590f6e.tar
glibc-953416737a805a67c18d254c39f5086bde590f6e.tar.gz
glibc-953416737a805a67c18d254c39f5086bde590f6e.tar.bz2
glibc-953416737a805a67c18d254c39f5086bde590f6e.zip
Nit fixes in last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ecfde29c3..08a1beca93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2015-05-13 Roland McGrath <roland@hack.frob.com>
+ * dirent/scandir-tail.c: New file.
* dirent/scandir64-tail.c: New file.
* dirent/Makefile (routines): Add them.
+ (CFLAGS-scandir-tail.c, CFLAGS-scandir64-tail.c): New variables.
* include/dirent.h (__scandir_tail, __scandir64_tail): Declare them.
* dirent/scandir.c [!SCANDIR] (SCANDIRAT): Macro removed.
[!SCANDIR] (SCANDIR_TAIL): New macro.