summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-01-21 20:07:20 +0000
committerRoland McGrath <roland@gnu.org>2006-01-21 20:07:20 +0000
commitc545373264ab75b5cafa6ca8952d11db2228cd97 (patch)
treefb68a2a509f1f2e8e593978a943a948da011b71a /ChangeLog
parent79be21995ef9910dbb32e2c107edab1d047d257e (diff)
* sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
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.