Name Date Size #Lines LOC

..--

ChangeLogH A D30-Jun-20248.8 KiB295207

Makefile.inH A D30-Jul-20236.7 KiB265196

READMEH A D21-Jun-2011879 2215

VERSIONH A D21-Jun-201140 21

aclocal.m4H A D05-Sep-20201.3 KiB3429

bindtextdom.cH A D21-Jun-20119.8 KiB375270

config.h.inH A D05-Sep-20207.5 KiB281198

config.intl.inH A D21-Jun-2011316 1310

configureH A D30-Jul-2023237.5 KiB8,2696,900

configure.acH A D30-Jul-20232.5 KiB9484

dcgettext.cH A D21-Jun-20111.8 KiB6028

dcigettext.cH A D21-Jun-201133 KiB1,239878

dcngettext.cH A D21-Jun-20111.9 KiB6129

dgettext.cH A D21-Jun-20111.8 KiB6127

dngettext.cH A D21-Jun-20111.9 KiB6329

eval-plural.hH A D21-Jun-20112.9 KiB11587

explodename.cH A D21-Jun-20114.5 KiB193126

finddomain.cH A D21-Jun-20115.5 KiB196113

gettext.cH A D21-Jun-20111.9 KiB6531

gettextP.hH A D21-Jun-20116.7 KiB225145

gmo.hH A D21-Jun-20114.7 KiB14963

hash-string.hH A D21-Jun-20111.9 KiB6029

intl-compat.cH A D21-Jun-20113.6 KiB15295

l10nflist.cH A D21-Jun-201112.3 KiB454326

libgnuintl.hH A D05-Sep-202012.2 KiB342221

loadinfo.hH A D21-Jun-20116 KiB15760

loadmsgcat.cH A D21-Jun-201133.7 KiB1,3231,122

localcharset.cH A D21-Jun-201110.2 KiB399274

localcharset.hH A D21-Jun-20111.4 KiB4310

locale.aliasH A D21-Jun-20112.6 KiB7974

localealias.cH A D21-Jun-20119.8 KiB420290

localename.cH A D21-Jun-201122.1 KiB773682

log.cH A D21-Jun-20112.8 KiB10574

ngettext.cH A D21-Jun-20112 KiB6934

osdep.cH A D21-Jun-2011936 255

plural-config.hH A D10-Apr-202125 20

plural-exp.cH A D21-Jun-20114 KiB157108

plural-exp.hH A D10-Apr-20214.3 KiB13383

plural.cH A D10-Apr-202137.6 KiB1,5411,068

plural.yH A D10-Apr-20218.5 KiB435338

relocatable.cH A D21-Jun-201112.5 KiB440292

relocatable.hH A D21-Jun-20112.6 KiB6819

textdomain.cH A D21-Jun-20114.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