NameDateSize

..Today60

aclocal.m4H A D24-Dec-20221.3 KiB

bindtextdom.cH A D18-Aug-20099.8 KiB

ChangeLogH A D24-Dec-20228.3 KiB

config.h.inH A D07-Nov-20187.5 KiB

config.intl.inH A D18-Aug-2009316

configureH A D24-Dec-2022239.1 KiB

configure.acH A D24-Dec-20222.3 KiB

dcgettext.cH A D18-Aug-20091.8 KiB

dcigettext.cH A D18-Aug-200933 KiB

dcngettext.cH A D18-Aug-20091.9 KiB

dgettext.cH A D18-Aug-20091.8 KiB

dngettext.cH A D18-Aug-20091.9 KiB

eval-plural.hH A D18-Aug-20092.9 KiB

explodename.cH A D18-Aug-20094.5 KiB

finddomain.cH A D18-Aug-20095.5 KiB

gettext.cH A D18-Aug-20091.9 KiB

gettextP.hH A D18-Aug-20096.7 KiB

gmo.hH A D18-Aug-20094.7 KiB

hash-string.hH A D18-Aug-20091.9 KiB

intl-compat.cH A D18-Aug-20093.6 KiB

l10nflist.cH A D18-Aug-200912.3 KiB

libgnuintl.hH A D04-Apr-202012.2 KiB

loadinfo.hH A D18-Aug-20096 KiB

loadmsgcat.cH A D18-Aug-200933.7 KiB

localcharset.cH A D18-Aug-200910.2 KiB

localcharset.hH A D18-Aug-20091.4 KiB

locale.aliasH A D18-Aug-20092.6 KiB

localealias.cH A D18-Aug-20099.8 KiB

localename.cH A D18-Aug-200922.1 KiB

log.cH A D18-Aug-20092.8 KiB

Makefile.inH A D24-Dec-20226.7 KiB

ngettext.cH A D18-Aug-20092 KiB

osdep.cH A D18-Aug-2009936

plural-config.hH A D23-Dec-202225

plural-exp.cH A D18-Aug-20094 KiB

plural-exp.hH A D24-Dec-20224.3 KiB

plural.cH A D24-Dec-202237.6 KiB

plural.yH A D24-Dec-20228.5 KiB

READMEH A D18-Aug-2009879

relocatable.cH A D18-Aug-200912.5 KiB

relocatable.hH A D18-Aug-20092.6 KiB

textdomain.cH A D18-Aug-20094.5 KiB

VERSIONH A D18-Aug-200940

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