gnulib-tool.py: import mktemp
[gnulib.git] / doc / posix-functions / strcasecmp_l.texi
blob93ebdd675af2ef0ee8ba8e668c0894d7bcf1c53b
1 @node strcasecmp_l
2 @section @code{strcasecmp_l}
3 @findex strcasecmp_l
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strcasecmp_l.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on many platforms:
17 Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.3, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 5.1.
18 @end itemize