From: Bruno Haible Date: Fri, 30 Jul 2010 20:21:06 +0000 (+0200) Subject: getline: Update regarding AIX. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217ec874c8e4610ce407f0204c4e3fe30b7c76ec;p=pspp getline: Update regarding AIX. --- diff --git a/ChangeLog b/ChangeLog index 53cc2aed50..a75d2102e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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. 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.