remainderf: Override buggy system function on IRIX 6.5.
[gnulib.git] / doc / posix-functions / strcoll.texi
index 369bb95..22588f6 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{strcoll}
 @findex strcoll
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcoll.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strcoll.html}
 
 Gnulib module: ---
 
@@ -12,4 +12,8 @@ Portability problems fixed by Gnulib:
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function fails, setting @code{errno} to @code{EILSEQ}, on Solaris 10, in
+UTF-8 locales, when at least one of the strings contains a Unicode character
+in a block that was not assigned in Unicode 4.0.
 @end itemize