2 @section @code{wcscoll}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wcscoll.html}
9 Portability problems fixed by Gnulib:
12 This function is missing on some platforms:
13 IRIX 5.3, Solaris 2.5.1.
16 Portability problems not fixed by Gnulib:
19 On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot
20 accommodate all Unicode characters.