Home
last modified time | relevance | path

Searched refs:NLS (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/lib/libc/nls/
H A DMakefile.inc20 NLS+= be_BY.UTF-8
21 NLS+= ca_ES.ISO8859-1
22 NLS+= de_DE.ISO8859-1
23 NLS+= el_GR.ISO8859-7
24 NLS+= es_ES.ISO8859-1
25 NLS+= fi_FI.ISO8859-1
26 NLS+= fr_FR.ISO8859-1
27 NLS+= gl_ES.ISO8859-1
28 NLS+= hu_HU.ISO8859-2
29 NLS+= it_IT.ISO8859-15
[all …]
/freebsd/share/mk/
H A Dbsd.nls.mk37 .if defined(NLS) && !empty(NLS) && ${MK_NLS} != "no"
43 .for file in ${NLS}
59 NLS:= ${NLS:=.cat}
60 CLEANFILES+= ${NLS}
62 FILESGROUPS+= NLS
72 STAGE_SYMLINKS.NLS= ${NLSSYMLINKS}
73 STAGE_SYMLINKS_DIR.NLS= ${STAGE_OBJTOP}
77 .for file in ${NLS}
H A Dbsd.opts.mk64 NLS \
H A Dbsd.init.mk40 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
/freebsd/lib/libc/string/
H A Dstrerror.c32 #if defined(NLS)
83 #if defined(NLS) in __strerror_rl()
92 #if defined(NLS) in __strerror_rl()
101 #if defined(NLS) in __strerror_rl()
110 #if defined(NLS) in __strerror_rl()
H A Dstrsignal.c33 #if defined(NLS)
95 #if defined(NLS) in strsignal()
105 #if defined(NLS) in strsignal()
113 #if defined(NLS) in strsignal()
143 #if defined(NLS) in strsignal()
/freebsd/contrib/bmake/mk/
H A Dnls.mk16 .if defined(NLS) && !empty(NLS)
17 NLSALL= ${NLS:.msg=.cat}
H A Down.mk91 NLS \
120 .for x in BIN CONF DOC INC INFO FILES KMOD LIB MAN NLS PROG SHARE
/freebsd/lib/libc/net/
H A Dgai_strerror.c34 #if defined(NLS)
66 #if defined(NLS)
82 #if defined(NLS) in gai_strerror()
/freebsd/contrib/tcsh/
H A Dconfig_f.h56 #if defined (SHORT_STRINGS) && defined (NLS) && !defined (WINNT_NATIVE) && !defined(_OSD_POSIX) && …
189 # ifndef NLS
H A Deight-bit.me27 Note that if I used a system with a reasonably complete NLS
30 variable to an appropriate value - the NLS would then indicate exactly which
32 of these automatically. The above works for tcsh's simulated NLS and for
33 the NLS in SunOS 4.1 - without the NOREBIND setting, all of the
H A Dsh.char.h35 #if defined(NeXT) && defined(NLS)
71 #ifndef NLS
186 #ifdef NLS
H A Dtc.vers.c51 #ifdef NLS in fix_version()
H A DNewThings15 * NLS Message Catalog support.
142 * NLS support
/freebsd/usr.bin/ee/
H A DMakefile14 NLS= C fr_FR.ISO8859-1 de_DE.ISO8859-1 pl_PL.ISO8859-2 \ macro
26 .for lang in ${NLS}
/freebsd/sys/contrib/openzfs/config/
H A Dnls.m426 AC_MSG_CHECKING([whether NLS is requested])
27 dnl Default is enabled NLS
H A Dgettext.m4119 dnl If we use NLS figure out what method
133 dnl User does not insist on using GNU NLS library. Figure out what
135 dnl to fall back to GNU NLS library.
274 dnl Mark actions used to generate GNU NLS library.
309 AC_MSG_CHECKING([whether to use NLS])
/freebsd/tools/build/options/
H A DWITHOUT_NLS1 Do not build NLS catalogs.
H A DWITHOUT_NLS_CATALOGS1 Do not build NLS catalog support for
/freebsd/bin/csh/
H A Dconfig_p.h104 # undef NLS
H A Dconfig.h203 #define NLS 1 macro
/freebsd/contrib/bc/
H A Dbuild.rig45 io.eprint("Testing NLS...\n");
73 io.eprint("Forcing NLS...\n");
77 error("NLS does not work\n");
87 io.eprint("NLS works.\n\n");
97 io.eprint("Forcing NLS...\n");
/freebsd/contrib/xz/
H A DFREEBSD-Xlist7 ABOUT-NLS
/freebsd/contrib/bc/manuals/
H A Dbuild.md52 supported: extra math and history enabled, NLS (locale support) disabled, with
213 disable locales (NLS) completely.
526 #### NLS (Locale Support)
538 NLS (locale support) is automatically disabled when building for Windows or on
545 disable locales (NLS) completely.
730 disable locales (NLS) completely.
769 disable locales (NLS) completely.
853 `bc` and `dc` have 8 build types, affected by the [History][8], [NLS (Locale
861 * `N`: NLS disabled.
863 * `EN`: Extra math and NLS disabled.
[all …]
/freebsd/contrib/openbsm/
H A DTODO20 - NLS support for au_strerror(3), which provides error strings for BSM errors

123