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

..07-May-2022-

ChangeLogH A D03-May-20196.7 KiB224153

Makefile.inH A D30-Jul-20096.2 KiB252185

READMEH A D22-Sep-2004879 2215

VERSIONH A D04-Jul-200340 21

aclocal.m4H A D31-Oct-20181.3 KiB3429

bindtextdom.cH A D13-May-20059.8 KiB375270

config.h.inH A D31-Oct-20187.5 KiB281198

config.intl.inH A D08-Jul-2003316 1310

configureH A D07-Nov-2018234.5 KiB8,1656,818

configure.acH A D31-Oct-20181.6 KiB5245

dcgettext.cH A D13-May-20051.8 KiB6028

dcigettext.cH A D13-May-200533 KiB1,239878

dcngettext.cH A D13-May-20051.9 KiB6129

dgettext.cH A D13-Sep-20061.8 KiB6127

dngettext.cH A D13-Sep-20061.9 KiB6329

eval-plural.hH A D13-May-20052.9 KiB11587

explodename.cH A D13-May-20054.5 KiB193126

finddomain.cH A D13-May-20055.5 KiB196113

gettext.cH A D13-May-20051.9 KiB6531

gettextP.hH A D13-May-20056.7 KiB225145

gmo.hH A D13-May-20054.7 KiB14963

hash-string.hH A D13-May-20051.9 KiB6029

intl-compat.cH A D13-May-20053.6 KiB15295

l10nflist.cH A D13-May-200512.3 KiB454326

libgnuintl.hH A D19-Sep-201812.2 KiB342221

loadinfo.hH A D13-May-20056 KiB15760

loadmsgcat.cH A D13-May-200533.7 KiB1,3231,122

localcharset.cH A D13-May-200510.2 KiB399274

localcharset.hH A D13-May-20051.4 KiB4310

locale.aliasH A D13-May-20052.6 KiB7974

localealias.cH A D13-May-20059.8 KiB420290

localename.cH A D13-May-200522.1 KiB773682

log.cH A D13-May-20052.8 KiB10574

ngettext.cH A D13-May-20052 KiB6934

osdep.cH A D13-May-2005936 255

plural-exp.cH A D13-May-20054 KiB157108

plural-exp.hH A D13-May-20054.2 KiB12778

plural.cH A D13-May-200537.2 KiB1,5191,046

plural.yH A D13-May-20058 KiB410316

relocatable.cH A D13-May-200512.5 KiB440292

relocatable.hH A D13-May-20052.6 KiB6819

textdomain.cH A D13-May-20054.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