unistd: work around cygwin bug
[pspp] / ChangeLog
index 2133dc5373f1bc3c87ce95c3cadf7f77ea1e6415..8c4fe25ee487e7492e0615cd39089490f3d8f641 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-12-23  Eric Blake  <ebb9@byu.net>
+
+       unistd: work around cygwin bug
+       * lib/unistd.in.h (includes): Pick up headers needed for cygwin.
+       * doc/posix-functions/unlinkat.texi (unlinkat): Document the bug.
+       * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
+
 2009-12-23  Bruno Haible  <bruno@clisp.org>
 
        localename: More tests.