Next: encrypt
, Previous: dup2
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
duplocale
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/duplocale.html
Gnulib module: duplocale
Portability problems fixed by Gnulib:
LC_GLOBAL_LOCALE
is not supported on some platforms:
glibc 2.11, AIX 7.1.
LC_GLOBAL_LOCALE
, this function returns a wrong result
on some platforms:
NetBSD 7.1.
Portability problems not fixed by Gnulib:
locale_t
type is not defined
on some platforms:
z/OS.
LC_GLOBAL_LOCALE
, this function returns a wrong result
on some platforms:
Haiku.