From: Bruno Haible Date: Fri, 30 Jul 2010 20:21:06 +0000 (+0200) Subject: getline: Update regarding AIX. X-Git-Tag: v0.1~3982 X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=commitdiff_plain;h=217ec874c8e4610ce407f0204c4e3fe30b7c76ec getline: Update regarding AIX. --- diff --git a/ChangeLog b/ChangeLog index 53cc2aed5..a75d2102e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2010-07-30 Bruno Haible + getline: Update regarding AIX. + * doc/posix-functions/getline.texi: Mention bug on AIX 7.1. + Reported by Rainer Tammer. + +2010-07-30 Bruno Haible + 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 e00f6b0c8..abaf2d4ac 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.