linkat test: Avoid test failure on AIX 7.1.
[gnulib.git] / ChangeLog
index 66fc1f1..31c07f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-06-19  Bruno Haible  <bruno@clisp.org>
 
+       linkat test: Avoid test failure on AIX 7.1.
+       * tests/test-linkat.c (main): Allow EINVAL as alternate error value.
+       * tests/test-link.h (test_link): Likewise.
+
+2011-06-19  Bruno Haible  <bruno@clisp.org>
+
        pread test: Avoid test failure on OpenBSD 4.9.
        * tests/test-pread.c (main): Allow EFBIG instead of EINBAL.