summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-18 00:31:58 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-18 00:31:58 +0000
commit8b7bdd8b8845d0dd94fabb38bb9b1efcd847f4f7 (patch)
tree3fe851fbf2600145fc75f757afc342d8e7391765 /ChangeLog
parent776356486d4d53c965e6c9613bb7c51d44891dec (diff)
downloadglibc-8b7bdd8b8845d0dd94fabb38bb9b1efcd847f4f7.tar.gz
glibc-8b7bdd8b8845d0dd94fabb38bb9b1efcd847f4f7.tar.xz
glibc-8b7bdd8b8845d0dd94fabb38bb9b1efcd847f4f7.zip
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 376f85343c..0b04f840d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,8 +25,6 @@
 
 	* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,
 	define fstatat to fstatat64.
-	(fstatat64): Only provide prototype if __USE_LARGEFILE64,
-	similarly with the inline.
 
 2005-11-17  Steven Munroe  <sjmunroe@us.ibm.com>