diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-12 21:45:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-12 21:45:40 +0000 |
commit | 1b64c27a9ed938cb4a7d26a5d510377f0cacd175 (patch) | |
tree | 94cf950c3d7d5eea477480e148266da07d891814 /ChangeLog | |
parent | 1ad07b77396821ee5b69a30bafa9df035d44cd59 (diff) | |
download | glibc-1b64c27a9ed938cb4a7d26a5d510377f0cacd175.tar.gz glibc-1b64c27a9ed938cb4a7d26a5d510377f0cacd175.tar.xz glibc-1b64c27a9ed938cb4a7d26a5d510377f0cacd175.zip |
* io/sys/stat.h: Add restrict to fstatat declarations.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 50d5dfb3f7..22a6d11748 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-12 Ulrich Drepper <drepper@redhat.com> + + * io/sys/stat.h: Add restrict to fstatat declarations. + 2005-12-10 Ulrich Drepper <drepper@redhat.com> * posix/regex_internal.h: Include <stdint.h> if available. |