X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetline.texi;h=70f4f83a91d463d0a4af7c35dc8c091278be1f1f;hb=2616a6587c4240184112fdd18d164227824a32f0;hp=375473b226e1032a71dbde18d614ed6c9a17f7e0;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/getline.texi b/doc/posix-functions/getline.texi index 375473b22..70f4f83a9 100644 --- a/doc/posix-functions/getline.texi +++ b/doc/posix-functions/getline.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item 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. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.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: AIX 7.1, BeOS. @@ -25,4 +25,7 @@ FreeBSD 8.0. Portability problems not fixed by Gnulib: @itemize +@item +This function has quadratic running time for long lines on some platforms: +uClibc 0.9.31. @end itemize