• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

ChangeLogD22-Nov-20235.7 KiB185129

Makefile.inD22-Nov-20236.2 KiB252185

READMED22-Nov-2023879 2215

VERSIOND22-Nov-202340 21

aclocal.m4D22-Nov-20231.2 KiB3329

bindtextdom.cD22-Nov-20239.8 KiB375270

config.h.inD22-Nov-20236.7 KiB249171

config.intl.inD22-Nov-2023316 1310

configureD22-Nov-2023230.7 KiB8,0036,707

configure.acD22-Nov-20231.6 KiB5245

dcgettext.cD22-Nov-20231.8 KiB6028

dcigettext.cD22-Nov-202333 KiB1,239878

dcngettext.cD22-Nov-20231.9 KiB6129

dgettext.cD22-Nov-20231.8 KiB6127

dngettext.cD22-Nov-20231.9 KiB6329

eval-plural.hD22-Nov-20232.9 KiB11587

explodename.cD22-Nov-20234.5 KiB193126

finddomain.cD22-Nov-20235.5 KiB196113

gettext.cD22-Nov-20231.9 KiB6531

gettextP.hD22-Nov-20236.7 KiB225145

gmo.hD22-Nov-20234.7 KiB14963

hash-string.hD22-Nov-20231.9 KiB6029

intl-compat.cD22-Nov-20233.6 KiB15295

l10nflist.cD22-Nov-202312.3 KiB454326

libgnuintl.hD22-Nov-202311.8 KiB331210

loadinfo.hD22-Nov-20236 KiB15760

loadmsgcat.cD22-Nov-202333.7 KiB1,3231,122

localcharset.cD22-Nov-202310.2 KiB399274

localcharset.hD22-Nov-20231.4 KiB4310

locale.aliasD22-Nov-20232.6 KiB7974

localealias.cD22-Nov-20239.8 KiB420290

localename.cD22-Nov-202322.1 KiB773682

log.cD22-Nov-20232.8 KiB10574

ngettext.cD22-Nov-20232 KiB6934

osdep.cD22-Nov-2023936 255

plural-exp.cD22-Nov-20234 KiB157108

plural-exp.hD22-Nov-20234.2 KiB12778

plural.cD22-Nov-202337.2 KiB1,5191,046

plural.yD22-Nov-20238 KiB410316

relocatable.cD22-Nov-202312.5 KiB440292

relocatable.hD22-Nov-20232.6 KiB6819

textdomain.cD22-Nov-20234.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