diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-17 15:29:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-17 15:29:42 +0000 |
commit | be71aa3c5575b2d30f08c68bec84bccc5621508c (patch) | |
tree | 9f32c8375ef6caf36c5e97d714204e18b15013eb /ChangeLog | |
parent | e6e493bbc4a8122acfba53ecf719e10d82974aa3 (diff) | |
download | glibc-be71aa3c5575b2d30f08c68bec84bccc5621508c.tar.gz glibc-be71aa3c5575b2d30f08c68bec84bccc5621508c.tar.xz glibc-be71aa3c5575b2d30f08c68bec84bccc5621508c.zip |
* io/sys/stat.h: Use __const not const in fstatat prototypes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c8af2699bb..c1b3a9fe42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-11-17 Ulrich Drepper <drepper@redhat.com> + + * io/sys/stat.h: Use __const not const in fstatat prototypes. + 2005-11-08 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set to |