summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--doc/posix-functions/getline.texi2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53cc2aed50..a75d2102e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-07-30 Bruno Haible <bruno@clisp.org>
+ getline: Update regarding AIX.
+ * doc/posix-functions/getline.texi: Mention bug on AIX 7.1.
+ Reported by Rainer Tammer.
+
+2010-07-30 Bruno Haible <bruno@clisp.org>
+
wcwidth: Drop replacement on AIX 7.
* m4/wcwidth.m4 (gl_FUNC_WCWIDTH): When cross-compiling, guess yes on
AIX 7.
diff --git a/doc/posix-functions/getline.texi b/doc/posix-functions/getline.texi
index e00f6b0c8b..abaf2d4ac5 100644
--- a/doc/posix-functions/getline.texi
+++ b/doc/posix-functions/getline.texi
@@ -13,7 +13,7 @@ This function is missing on some platforms:
MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5.
@item
This function is missing a declaration on some platforms:
-BeOS.
+AIX 7.1, BeOS.
@item
Some platforms provide a function by this name but with the wrong
signature, for example in -linet.