summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2007-03-29 22:50:45 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2007-03-29 22:50:45 +0000
commit8597e37982fbac935eca0bc082b67d4373186856 (patch)
tree3b3705234206d7fd93bead00d644028755f73b0f /ChangeLog
parent8d4035dfbb0faffc9422cd637bd014355674d05a (diff)
downloadgnulib-8597e37982fbac935eca0bc082b67d4373186856.tar.gz
* lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
to work around a problem on OSF/1 5.1 reported by Bruno Haible. 2007-03-29 Eric Blake <ebb9@byu.net> * lib/acl-internal.h: Remove redundant include. (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by Cygwin when a file is locked.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31f192f738..230c3eab86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-03-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
+ to work around a problem on OSF/1 5.1 reported by Bruno Haible.
+
+2007-03-29 Eric Blake <ebb9@byu.net>
+
+ * lib/acl-internal.h: Remove redundant include.
+ (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
+ Cygwin when a file is locked.
+
2007-03-29 Bruno Haible <bruno@clisp.org>
* lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification