summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-10-14 22:22:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-10-14 22:53:57 -0700
commitf62a2da1390a78aebe7dcbc5753ba7a2b34cf1fd (patch)
tree6bd6a6b7eea2b5e803c9178a7e22baf25f44efb0 /ChangeLog
parent573dad2ce496fa87dac2e79f37bae62e0be1d2c6 (diff)
downloadgnulib-f62a2da1390a78aebe7dcbc5753ba7a2b34cf1fd.tar.gz
faccessat: port to Solaris 10
* lib/faccessat.c: Include <fcntl.h>, for AT_EACCESS. Needed on Solaris 10, which doesn't have AT_EACCESS, so we need the Gnulib fcntl.h, which defines it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36334f4b07..e301fb0a25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-10-14 Paul Eggert <eggert@cs.ucla.edu>
+
+ faccessat: port to Solaris 10
+ * lib/faccessat.c: Include <fcntl.h>, for AT_EACCESS.
+ Needed on Solaris 10, which doesn't have AT_EACCESS,
+ so we need the Gnulib fcntl.h, which defines it.
+
2012-10-14 Pádraig Brady <P@draigBrady.com>
canonicalize: fix C89 compilation
* lib/canonicalize.c (canonicalize_filename_mode): Swap order of