diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-21 20:07:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-21 20:07:20 +0000 |
commit | c545373264ab75b5cafa6ca8952d11db2228cd97 (patch) | |
tree | fb68a2a509f1f2e8e593978a943a948da011b71a /ChangeLog | |
parent | 79be21995ef9910dbb32e2c107edab1d047d257e (diff) | |
download | glibc-c545373264ab75b5cafa6ca8952d11db2228cd97.tar.gz glibc-c545373264ab75b5cafa6ca8952d11db2228cd97.tar.xz glibc-c545373264ab75b5cafa6ca8952d11db2228cd97.zip |
* sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f0ea363ce2..606fe35b2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-01-21 Roland McGrath <roland@redhat.com> + * sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block. + * misc/tst-pselect.c: Include <unistd.h>. * time/time.h [__need_timespec et al]: Include <bits/types.h> here too. |