Name Date Size #Lines LOC

..15-Jul-2023-

Makefile.inH A D20-Feb-20236.6 KiB261193

READMEH A D08-May-2022879 2215

VERSIONH A D08-May-202240 21

aclocal.m4H A D08-May-20221.3 KiB3429

bindtextdom.cH A D08-May-20229.8 KiB375270

config.h.inH A D08-May-20227.5 KiB281198

config.intl.inH A D08-May-2022316 1310

configureH A D20-Feb-2023236.9 KiB8,2356,873

configure.acH A D20-Feb-20232.3 KiB8071

dcgettext.cH A D08-May-20221.8 KiB6028

dcigettext.cH A D08-May-202233 KiB1,239878

dcngettext.cH A D08-May-20221.9 KiB6129

dgettext.cH A D08-May-20221.8 KiB6127

dngettext.cH A D08-May-20221.9 KiB6329

eval-plural.hH A D08-May-20222.9 KiB11587

explodename.cH A D08-May-20224.5 KiB193126

finddomain.cH A D08-May-20225.5 KiB196113

gettext.cH A D08-May-20221.9 KiB6531

gettextP.hH A D08-May-20226.7 KiB225145

gmo.hH A D08-May-20224.7 KiB14963

hash-string.hH A D08-May-20221.9 KiB6029

intl-compat.cH A D08-May-20223.6 KiB15295

l10nflist.cH A D08-May-202212.3 KiB454326

libgnuintl.hH A D08-May-202212.2 KiB342221

loadinfo.hH A D08-May-20226 KiB15760

loadmsgcat.cH A D08-May-202233.7 KiB1,3231,122

localcharset.cH A D08-May-202210.2 KiB399274

localcharset.hH A D08-May-20221.4 KiB4310

locale.aliasH A D08-May-20222.6 KiB7974

localealias.cH A D08-May-20229.8 KiB420290

localename.cH A D08-May-202222.1 KiB773682

log.cH A D08-May-20222.8 KiB10574

ngettext.cH A D08-May-20222 KiB6934

osdep.cH A D08-May-2022936 255

plural-config.hH A D20-Feb-202325 20

plural-exp.cH A D08-May-20224 KiB157108

plural-exp.hH A D20-Feb-20234.3 KiB13383

plural.cH A D20-Feb-202337.6 KiB1,5411,068

plural.yH A D20-Feb-20238.5 KiB435338

relocatable.cH A D08-May-202212.5 KiB440292

relocatable.hH A D08-May-20222.6 KiB6819

textdomain.cH A D08-May-20224.5 KiB14376

README

1GNU toolchain edition of GNU libintl 0.12.1
2
3Most of the content of this directory is taken from gettext 0.12.1
4and is owned by that project.  Patches should be directed to the
5gettext developers first.  However, note the following:
6
7* libintl.h comes from gettext, but is named libgnuintl.h.in in that
8  project's source tree.
9
10* The files COPYING.LIB-2.0 and COPYING.LIB-2.1 are redundant with the
11  top-level COPYING.LIB and have therefore been removed.
12
13* The files config.charset, ref-add.sin, ref-del.sin, os2compat.c,
14  and os2compat.h are not used in this setup and have therefore been
15  removed.
16
17* aclocal.m4 was constructed using automake's "aclocal -I ../config".
18
19* configure.ac, config.intl.in, and Makefile.in were written for this
20  directory layout, by Zack Weinberg <zack@codesourcery.com>.  Please
21  direct patches for these files to gcc-patches@gcc.gnu.org.
22