about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-04-24 18:48:59 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-04-24 18:48:59 +0000
commit940ab4b3b82d51a05d6394f60f18897a1625bb10 (patch)
tree741e692a73fe46b2c09678887815cbc7c13f039b /ChangeLog
parent90e037bdc3049fca87787b18147f9cff51f32b91 (diff)
downloadglibc-940ab4b3b82d51a05d6394f60f18897a1625bb10.tar.gz
glibc-940ab4b3b82d51a05d6394f60f18897a1625bb10.tar.xz
glibc-940ab4b3b82d51a05d6394f60f18897a1625bb10.zip
Remove unused sysdeps/unix/{,sysv/}getdents.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 282d0a1df5..e69155ec78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/unix/getdents.c: Remove file.
+	* sysdeps/unix/sysv/getdents.c: Likewise.
+	* sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
+
 	* sysdeps/unix/syscalls.list (madvise): Add syscall from
 	sysdeps/unix/mman/syscalls.list.
 	(mmap): Likewise.