NameDateSize

..Today72

aclocal.m4H A D05-Sep-20201.3 KiB

bindtextdom.cH A D20-Jun-20119.8 KiB

ChangeLogH A D30-Jul-20238.7 KiB

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

config.intl.inH A D20-Jun-2011316

configureH A D30-Jul-2023237.5 KiB

configure.acH A D30-Jul-20232.5 KiB

dcgettext.cH A D20-Jun-20111.8 KiB

dcigettext.cH A D20-Jun-201133 KiB

dcngettext.cH A D20-Jun-20111.9 KiB

dgettext.cH A D20-Jun-20111.8 KiB

dngettext.cH A D20-Jun-20111.9 KiB

eval-plural.hH A D20-Jun-20112.9 KiB

explodename.cH A D20-Jun-20114.5 KiB

finddomain.cH A D20-Jun-20115.5 KiB

gettext.cH A D20-Jun-20111.9 KiB

gettextP.hH A D20-Jun-20116.7 KiB

gmo.hH A D20-Jun-20114.7 KiB

hash-string.hH A D20-Jun-20111.9 KiB

intl-compat.cH A D20-Jun-20113.6 KiB

l10nflist.cH A D20-Jun-201112.3 KiB

libgnuintl.hH A D05-Sep-202012.2 KiB

loadinfo.hH A D20-Jun-20116 KiB

loadmsgcat.cH A D20-Jun-201133.7 KiB

localcharset.cH A D20-Jun-201110.2 KiB

localcharset.hH A D20-Jun-20111.4 KiB

locale.aliasH A D20-Jun-20112.6 KiB

localealias.cH A D20-Jun-20119.8 KiB

localename.cH A D20-Jun-201122.1 KiB

log.cH A D20-Jun-20112.8 KiB

Makefile.inH A D30-Jul-20236.7 KiB

ngettext.cH A D20-Jun-20112 KiB

osdep.cH A D20-Jun-2011936

plural-config.hH A D10-Apr-202125

plural-exp.cH A D20-Jun-20114 KiB

plural-exp.hH A D11-Apr-20214.3 KiB

plural.cH A D11-Apr-202137.6 KiB

plural.yH A D11-Apr-20218.5 KiB

READMEH A D20-Jun-2011879

relocatable.cH A D20-Jun-201112.5 KiB

relocatable.hH A D20-Jun-20112.6 KiB

textdomain.cH A D20-Jun-20114.5 KiB

VERSIONH A D20-Jun-201140

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