Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/doc/posix-functions/dcgettext.texi
T

37 lines
1002 B
Plaintext

@node dcgettext
@subsection @code{dcgettext}
@findex dcgettext
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/dcgettext.html}
Documentation:
@itemize
@item
@ifinfo
@ref{Translation with gettext,,What has to be done to translate a message?,libc},
@end ifinfo
@ifnotinfo
@url{https://www.gnu.org/software/libc/manual/html_node/Translation-with-gettext.html},
@end ifnotinfo
@item
@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/dcgettext.3.html,,man dcgettext}.
@end itemize
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
macOS 14, FreeBSD 14.0, OpenBSD 7.5, Minix 3.1.8, HP-UX 11, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
@item
This function does not treat a @code{LANGUAGE} environment variable
with an empty value like an unset @code{LANGUAGE} environment variable
on some platforms:
NetBSD 10.0.
@end itemize