# HG changeset patch # User Bruno Haible # Date 1280521266 -7200 # Node ID 78a31c5705a84eb3c1ee2d20f8fada7229ae03bb # Parent 43d4c2eaeda9b32e7705b9584f35b311785509fb getline: Update regarding AIX. diff --git a/ChangeLog b/ChangeLog --- 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 --- a/doc/posix-functions/getline.texi +++ b/doc/posix-functions/getline.texi @@ -13,7 +13,7 @@ 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.