X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrncat.texi;h=f64620d905cacf755479550c5be76ed5a3dad47f;hb=20a4d1d3860aa7bca90e1b51501084d5c33ee4f1;hp=aae84862f0bbe4b202c3c57db3e13f1a5d814ed0;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/strncat.texi b/doc/posix-functions/strncat.texi index aae84862f..f64620d90 100644 --- a/doc/posix-functions/strncat.texi +++ b/doc/posix-functions/strncat.texi @@ -2,12 +2,15 @@ @section @code{strncat} @findex strncat -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncat.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strncat.html} -Gnulib module: --- +Gnulib module: strncat Portability problems fixed by Gnulib: @itemize +@item +This function dereferences too much memory on some platforms: +Solaris 10 on SPARC. @end itemize Portability problems not fixed by Gnulib: