about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-18 00:17:40 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-18 00:17:40 +0000
commit776356486d4d53c965e6c9613bb7c51d44891dec (patch)
treea14d9ca1638bdbf95bd6ed5547345bf20c0c1806 /ChangeLog
parent8f84d9310882598c62d529104f40757ce2e3ef83 (diff)
downloadglibc-776356486d4d53c965e6c9613bb7c51d44891dec.tar.gz
glibc-776356486d4d53c965e6c9613bb7c51d44891dec.tar.xz
glibc-776356486d4d53c965e6c9613bb7c51d44891dec.zip
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f2bab7102..376f85343c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,7 +27,6 @@
 	define fstatat to fstatat64.
 	(fstatat64): Only provide prototype if __USE_LARGEFILE64,
 	similarly with the inline.
-	* io/fcntl.h (openat64): Only provide prototype if __USE_LARGEFILE64.
 
 2005-11-17  Steven Munroe  <sjmunroe@us.ibm.com>