summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-07-30 22:21:06 +0200
committerBruno Haible <bruno@clisp.org>2010-07-30 22:21:06 +0200
commit217ec874c8e4610ce407f0204c4e3fe30b7c76ec (patch)
tree31891a1f74f37ea906f0c5430226e4f12c7e49d2
parent8b4b3169967174633f41487dbf7aa9c1a49c36d0 (diff)
downloadgnulib-217ec874c8e4610ce407f0204c4e3fe30b7c76ec.tar.gz
getline: Update regarding AIX.
-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.