pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / strncat.texi
index 29375dad30b44f9330baba3c31e04495c616ca81..f64620d905cacf755479550c5be76ed5a3dad47f 100644 (file)
@@ -2,12 +2,15 @@
 @section @code{strncat}
 @findex strncat
 
-POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/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: