Incorporate existing strcasestr doc into new doc structure.
[gnulib.git] / doc / functions / wcstoull.texi
index bcef5df..c9f94f4 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin.
+HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5.
 @item
 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
 accommodate all Unicode characters.