query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc...query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc......be locations and geography-related items. Applications that need this information can use nl_langinfo (3) to retrieve nonstandard elements, such as _NL_ADDRESS_COUNTRY_NAME (cou…...from tm_wday .) (The specific names used in the current locale can be obtained by calling nl_langinfo (3) with ABDAY_ { 1 – 7 } as an argument.) %A The full name of the day of t…...from tm_wday .) (The specific names used in the current locale can be obtained by calling nl_langinfo (3) with ABDAY_ { 1 – 7 } as an argument.) %A The full name of the day of t…...may or may not honor the current locale. SEE ALSO locale (1), localedef (1), isalpha (3), nl_langinfo (3), setlocale (3), strcoll (3), strftime (3), locale (7)...h for example setlocale(LC_CTYPE, "") and programmers can then test the expression strcmp(nl_langinfo(CODESET), "UTF-8") == 0 to determine whether a UTF-8 locale has been select…...h for example setlocale(LC_CTYPE, "") and programmers can then test the expression strcmp(nl_langinfo(CODESET), "UTF-8") == 0 to determine whether a UTF-8 locale has been select…...returns: %d\n", rpmatch(argv[1])); exit(EXIT_SUCCESS); } SEE ALSO fgets (3), getline (3), nl_langinfo (3), regcomp (3), setlocale (3)...SIX.1-2001. Others: GNU. SEE ALSO locale (1), localedef (1), isalpha (3), localeconv (3), nl_langinfo (3), rpmatch (3), strcoll (3), strftime (3), charsets (7), locale (7)...v -f UTF-8 -t ASCII//TRANSLIT abc ss ? EUR abc SEE ALSO locale (1), uconv (1), iconv (3), nl_langinfo (3), charsets (7), iconvconfig (8)...table locale has to be selected via environment variables (e.g., "LANG=en_GB.UTF-8"). The nl_langinfo(CODESET) function returns the name of the selected encoding. Library functi…communication between kernel and user space (AF_NETLINK) NAME netlink - communication between kernel and user space (AF_NETLINK) SYNOPSIS #include <asm/types.h> #include <sys/socke…open/close a message catalog NAME catopen, catclose - open/close a message catalog LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <nl_types.h> nl_catd catopen(const ch…open/close a message catalog NAME catopen, catclose - open/close a message catalog LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <nl_types.h> nl_catd catopen(const ch…locale object NAME locale_t - locale object LIBRARY Standard C library ( libc ) SYNOPSIS #include <locale.h> typedef /* ... */ locale_t; DESCRIPTION locale_t is a type used for sto…number lines of files NAME nl - number lines of files SYNOPSIS nl [ OPTION ]... [ FILE ]... DESCRIPTION Write each FILE to standard output, with line numbers added. With no FILE, o…A library for accessing the netlink service NAME libnetlink - A library for accessing the netlink service SYNOPSIS #include <asm/types.h> #include <libnetlink.h> #include <linux/ne…get message from a message catalog NAME catgets - get message from a message catalog LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <nl_types.h> char *catgets(nl_catd …build a Linux filesystem NAME mkfs - build a Linux filesystem SYNOPSIS mkfs [options] [ -t type ] [ fs-options ] device [ size ] DESCRIPTION This mkfs frontend is deprecated in fav…