10.23.3 getlocalename_l
¶
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/getlocalename_l.html
Gnulib module: getlocalename_l-simple
Portability problems fixed by Gnulib:
- This function is missing on many platforms:
glibc 2.41, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.x, mingw, MSVC 14, Android 9.0.
But the gnulib replacement supports only a single locale category:
the argument
LC_ALL
is unsupported.
Portability problems not fixed by Gnulib: