This doc update considers that MacOS X 10.5 has most of the *_l functions that take a locale_t argument.
2009-11-24 Bruno Haible <br...@clisp.org> doc: Most *_l functions exist in MacOS X 10.5. * doc/posix-functions/duplocale.texi: Update platforms list. * doc/posix-functions/freelocale.texi: Likewise. * doc/posix-functions/newlocale.texi: Likewise. * doc/posix-functions/uselocale.texi: Likewise. * doc/posix-functions/isalnum_l.texi: Likewise. * doc/posix-functions/isalpha_l.texi: Likewise. * doc/posix-functions/isblank_l.texi: Likewise. * doc/posix-functions/iscntrl_l.texi: Likewise. * doc/posix-functions/isdigit_l.texi: Likewise. * doc/posix-functions/isgraph_l.texi: Likewise. * doc/posix-functions/islower_l.texi: Likewise. * doc/posix-functions/isprint_l.texi: Likewise. * doc/posix-functions/ispunct_l.texi: Likewise. * doc/posix-functions/isspace_l.texi: Likewise. * doc/posix-functions/isupper_l.texi: Likewise. * doc/posix-functions/iswalnum_l.texi: Likewise. * doc/posix-functions/iswalpha_l.texi: Likewise. * doc/posix-functions/iswblank_l.texi: Likewise. * doc/posix-functions/iswcntrl_l.texi: Likewise. * doc/posix-functions/iswctype_l.texi: Likewise. * doc/posix-functions/iswdigit_l.texi: Likewise. * doc/posix-functions/iswgraph_l.texi: Likewise. * doc/posix-functions/iswlower_l.texi: Likewise. * doc/posix-functions/iswprint_l.texi: Likewise. * doc/posix-functions/iswpunct_l.texi: Likewise. * doc/posix-functions/iswspace_l.texi: Likewise. * doc/posix-functions/iswupper_l.texi: Likewise. * doc/posix-functions/iswxdigit_l.texi: Likewise. * doc/posix-functions/isxdigit_l.texi: Likewise. * doc/posix-functions/nl_langinfo_l.texi: Likewise. * doc/posix-functions/strcasecmp_l.texi: Likewise. * doc/posix-functions/strcoll_l.texi: Likewise. * doc/posix-functions/strfmon_l.texi: Likewise. * doc/posix-functions/strftime_l.texi: Likewise. * doc/posix-functions/strncasecmp_l.texi: Likewise. * doc/posix-functions/strxfrm_l.texi: Likewise. * doc/posix-functions/tolower_l.texi: Likewise. * doc/posix-functions/toupper_l.texi: Likewise. * doc/posix-functions/towctrans_l.texi: Likewise. * doc/posix-functions/towlower_l.texi: Likewise. * doc/posix-functions/towupper_l.texi: Likewise. * doc/posix-functions/wcscoll_l.texi: Likewise. * doc/posix-functions/wcsxfrm_l.texi: Likewise. * doc/posix-functions/wctrans_l.texi: Likewise. * doc/posix-functions/wctype_l.texi: Likewise. * doc/glibc-functions/strptime_l.texi: Likewise. * doc/glibc-functions/strtod_l.texi: Likewise. * doc/glibc-functions/strtof_l.texi: Likewise. * doc/glibc-functions/strtol_l.texi: Likewise. * doc/glibc-functions/strtold_l.texi: Likewise. * doc/glibc-functions/strtoll_l.texi: Likewise. * doc/glibc-functions/strtoul_l.texi: Likewise. * doc/glibc-functions/strtoull_l.texi: Likewise. * doc/glibc-functions/wcsftime_l.texi: Likewise. * doc/glibc-functions/wcstod_l.texi: Likewise. * doc/glibc-functions/wcstof_l.texi: Likewise. * doc/glibc-functions/wcstol_l.texi: Likewise. * doc/glibc-functions/wcstold_l.texi: Likewise. * doc/glibc-functions/wcstoll_l.texi: Likewise. * doc/glibc-functions/wcstoul_l.texi: Likewise. * doc/glibc-functions/wcstoull_l.texi: Likewise. --- doc/posix-functions/duplocale.texi.orig 2009-11-25 01:52:13.000000000 +0100 +++ doc/posix-functions/duplocale.texi 2009-11-25 01:51:41.000000000 +0100 @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/freelocale.texi.orig 2009-11-25 01:52:13.000000000 +0100 +++ doc/posix-functions/freelocale.texi 2009-11-25 01:51:34.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/newlocale.texi.orig 2009-11-25 01:52:13.000000000 +0100 +++ doc/posix-functions/newlocale.texi 2009-11-25 01:51:24.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/uselocale.texi.orig 2009-11-25 01:52:13.000000000 +0100 +++ doc/posix-functions/uselocale.texi 2009-11-25 01:51:29.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isalnum_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isalnum_l.texi 2009-11-25 01:42:17.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isalpha_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isalpha_l.texi 2009-11-25 01:42:20.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isblank_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isblank_l.texi 2009-11-25 01:42:22.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/iscntrl_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iscntrl_l.texi 2009-11-25 01:42:25.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isdigit_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isdigit_l.texi 2009-11-25 01:42:27.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isgraph_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isgraph_l.texi 2009-11-25 01:42:29.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/islower_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/islower_l.texi 2009-11-25 01:42:32.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isprint_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isprint_l.texi 2009-11-25 01:42:34.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/ispunct_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/ispunct_l.texi 2009-11-25 01:42:37.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isspace_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isspace_l.texi 2009-11-25 01:42:42.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/isupper_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isupper_l.texi 2009-11-25 01:42:54.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/iswalnum_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswalnum_l.texi 2009-11-25 01:42:56.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswalpha_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswalpha_l.texi 2009-11-25 01:42:59.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswblank_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswblank_l.texi 2009-11-25 01:43:01.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswcntrl_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswcntrl_l.texi 2009-11-25 01:43:03.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswctype_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswctype_l.texi 2009-11-25 01:43:07.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswdigit_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswdigit_l.texi 2009-11-25 01:43:09.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswgraph_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswgraph_l.texi 2009-11-25 01:43:12.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswlower_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswlower_l.texi 2009-11-25 01:43:14.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswprint_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswprint_l.texi 2009-11-25 01:43:16.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswpunct_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswpunct_l.texi 2009-11-25 01:43:19.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswspace_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswspace_l.texi 2009-11-25 01:43:21.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswupper_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswupper_l.texi 2009-11-25 01:43:24.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/iswxdigit_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/iswxdigit_l.texi 2009-11-25 01:43:26.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/isxdigit_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/isxdigit_l.texi 2009-11-25 01:43:29.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/nl_langinfo_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/nl_langinfo_l.texi 2009-11-25 01:34:05.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/strcasecmp_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/posix-functions/strcasecmp_l.texi 2009-11-25 01:43:31.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/strcoll_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/strcoll_l.texi 2009-11-25 01:43:33.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/strfmon_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/strfmon_l.texi 2009-11-25 01:43:36.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/strftime_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/strftime_l.texi 2009-11-25 01:43:38.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/strncasecmp_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/strncasecmp_l.texi 2009-11-25 01:43:41.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/strxfrm_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/strxfrm_l.texi 2009-11-25 01:43:43.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/tolower_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/tolower_l.texi 2009-11-25 01:43:46.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/toupper_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/toupper_l.texi 2009-11-25 01:43:48.000000000 +0100 @@ -13,6 +13,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/posix-functions/towctrans_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/towctrans_l.texi 2009-11-25 01:43:50.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/towlower_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/towlower_l.texi 2009-11-25 01:43:53.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/towupper_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/towupper_l.texi 2009-11-25 01:43:55.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/wcscoll_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/wcscoll_l.texi 2009-11-25 01:43:59.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/wcsxfrm_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/wcsxfrm_l.texi 2009-11-25 01:44:02.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/wctrans_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/wctrans_l.texi 2009-11-25 01:44:04.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/posix-functions/wctype_l.texi.orig 2009-11-25 01:45:05.000000000 +0100 +++ doc/posix-functions/wctype_l.texi 2009-11-25 01:44:17.000000000 +0100 @@ -13,7 +13,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/strptime_l.texi.orig 2009-11-25 01:45:03.000000000 +0100 +++ doc/glibc-functions/strptime_l.texi 2009-11-25 01:41:04.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/strtod_l.texi.orig 2009-11-25 01:45:03.000000000 +0100 +++ doc/glibc-functions/strtod_l.texi 2009-11-25 01:41:07.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/strtof_l.texi.orig 2009-11-25 01:45:03.000000000 +0100 +++ doc/glibc-functions/strtof_l.texi 2009-11-25 01:41:09.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/strtol_l.texi.orig 2009-11-25 01:45:03.000000000 +0100 +++ doc/glibc-functions/strtol_l.texi 2009-11-25 01:41:15.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/strtold_l.texi.orig 2009-11-25 01:45:03.000000000 +0100 +++ doc/glibc-functions/strtold_l.texi 2009-11-25 01:41:11.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/strtoll_l.texi.orig 2009-11-25 01:45:03.000000000 +0100 +++ doc/glibc-functions/strtoll_l.texi 2009-11-25 01:41:13.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/strtoul_l.texi.orig 2009-11-25 01:45:03.000000000 +0100 +++ doc/glibc-functions/strtoul_l.texi 2009-11-25 01:41:22.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/strtoull_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/strtoull_l.texi 2009-11-25 01:41:19.000000000 +0100 @@ -11,6 +11,6 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize --- doc/glibc-functions/wcsftime_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcsftime_l.texi 2009-11-25 01:41:24.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/wcstod_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcstod_l.texi 2009-11-25 01:41:27.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/wcstof_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcstof_l.texi 2009-11-25 01:41:29.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/wcstol_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcstol_l.texi 2009-11-25 01:41:36.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/wcstold_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcstold_l.texi 2009-11-25 01:41:31.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/wcstoll_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcstoll_l.texi 2009-11-25 01:41:33.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/wcstoul_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcstoul_l.texi 2009-11-25 01:41:44.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot --- doc/glibc-functions/wcstoull_l.texi.orig 2009-11-25 01:45:04.000000000 +0100 +++ doc/glibc-functions/wcstoull_l.texi 2009-11-25 01:41:38.000000000 +0100 @@ -11,7 +11,7 @@ Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: +This function is missing on many platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot