pipe2: Remove dependency on 'nonblocking' module.
[pspp] / doc / glibc-functions / strcasestr.texi
index d75aeaadc9d446a6aa7bb69dd71e7e2610424bd2..a27014ae6b5164e05aa75453f56ee8a423a4641f 100644 (file)
@@ -27,7 +27,7 @@ Portability problems fixed by Gnulib module @code{strcasestr}:
 @item
 This function has quadratic instead of linear worst-case complexity on some
 platforms:
-glibc 2.8, FreeBSD 6.2, NetBSD 3.0, OpenBSD 4.0.
+glibc 2.8, FreeBSD 6.2, NetBSD 5.0, OpenBSD 4.0, Solaris 11 2010-11.
 @end itemize
 
 Portability problems not fixed by Gnulib: