Name Date Size #Lines LOC

..--

ChangeLogH A D09-Jul-20248.3 KiB273193

Makefile.inH A D09-Jul-20246.7 KiB262194

READMEH A D09-Jul-2024879 2215

VERSIONH A D09-Jul-202440 21

aclocal.m4H A D09-Jul-20241.3 KiB3530

bindtextdom.cH A D09-Jul-20249.8 KiB375270

config.h.inH A D09-Jul-20247.5 KiB281198

config.intl.inH A D09-Jul-2024316 1310

configureH A D09-Jul-2024239.1 KiB8,3246,930

configure.acH A D09-Jul-20242.3 KiB7869

dcgettext.cH A D09-Jul-20241.8 KiB6028

dcigettext.cH A D09-Jul-202433 KiB1,239878

dcngettext.cH A D09-Jul-20241.9 KiB6129

dgettext.cH A D09-Jul-20241.8 KiB6127

dngettext.cH A D09-Jul-20241.9 KiB6329

eval-plural.hH A D09-Jul-20242.9 KiB11587

explodename.cH A D09-Jul-20244.5 KiB193126

finddomain.cH A D09-Jul-20245.5 KiB196113

gettext.cH A D09-Jul-20241.9 KiB6531

gettextP.hH A D09-Jul-20246.7 KiB225145

gmo.hH A D09-Jul-20244.7 KiB14963

hash-string.hH A D09-Jul-20241.9 KiB6029

intl-compat.cH A D09-Jul-20243.6 KiB15295

l10nflist.cH A D09-Jul-202412.3 KiB454326

libgnuintl.hH A D09-Jul-202412.2 KiB342221

loadinfo.hH A D09-Jul-20246 KiB15760

loadmsgcat.cH A D09-Jul-202433.7 KiB1,3231,122

localcharset.cH A D09-Jul-202410.2 KiB399274

localcharset.hH A D09-Jul-20241.4 KiB4310

locale.aliasH A D09-Jul-20242.6 KiB7974

localealias.cH A D09-Jul-20249.8 KiB420290

localename.cH A D09-Jul-202422.1 KiB773682

log.cH A D09-Jul-20242.8 KiB10574

ngettext.cH A D09-Jul-20242 KiB6934

osdep.cH A D09-Jul-2024936 255

plural-config.hH A D09-Jul-202425 20

plural-exp.cH A D09-Jul-20244 KiB157108

plural-exp.hH A D09-Jul-20244.3 KiB13383

plural.cH A D09-Jul-202437.6 KiB1,5411,068

plural.yH A D09-Jul-20248.5 KiB435338

relocatable.cH A D09-Jul-202412.5 KiB440292

relocatable.hH A D09-Jul-20242.6 KiB6819

textdomain.cH A D09-Jul-20244.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