徐启航 0ef513762e Init před 2 roky
..
ChangeLog 0ef513762e Init před 2 roky
Makefile.in 0ef513762e Init před 2 roky
README 0ef513762e Init před 2 roky
VERSION 0ef513762e Init před 2 roky
aclocal.m4 0ef513762e Init před 2 roky
bindtextdom.c 0ef513762e Init před 2 roky
config.h.in 0ef513762e Init před 2 roky
config.intl.in 0ef513762e Init před 2 roky
configure 0ef513762e Init před 2 roky
configure.ac 0ef513762e Init před 2 roky
dcgettext.c 0ef513762e Init před 2 roky
dcigettext.c 0ef513762e Init před 2 roky
dcngettext.c 0ef513762e Init před 2 roky
dgettext.c 0ef513762e Init před 2 roky
dngettext.c 0ef513762e Init před 2 roky
eval-plural.h 0ef513762e Init před 2 roky
explodename.c 0ef513762e Init před 2 roky
finddomain.c 0ef513762e Init před 2 roky
gettext.c 0ef513762e Init před 2 roky
gettextP.h 0ef513762e Init před 2 roky
gmo.h 0ef513762e Init před 2 roky
hash-string.h 0ef513762e Init před 2 roky
intl-compat.c 0ef513762e Init před 2 roky
l10nflist.c 0ef513762e Init před 2 roky
libgnuintl.h 0ef513762e Init před 2 roky
loadinfo.h 0ef513762e Init před 2 roky
loadmsgcat.c 0ef513762e Init před 2 roky
localcharset.c 0ef513762e Init před 2 roky
localcharset.h 0ef513762e Init před 2 roky
locale.alias 0ef513762e Init před 2 roky
localealias.c 0ef513762e Init před 2 roky
localename.c 0ef513762e Init před 2 roky
log.c 0ef513762e Init před 2 roky
ngettext.c 0ef513762e Init před 2 roky
osdep.c 0ef513762e Init před 2 roky
plural-config.h 0ef513762e Init před 2 roky
plural-exp.c 0ef513762e Init před 2 roky
plural-exp.h 0ef513762e Init před 2 roky
plural.c 0ef513762e Init před 2 roky
plural.y 0ef513762e Init před 2 roky
relocatable.c 0ef513762e Init před 2 roky
relocatable.h 0ef513762e Init před 2 roky
textdomain.c 0ef513762e Init před 2 roky

README

GNU toolchain edition of GNU libintl 0.12.1

Most of the content of this directory is taken from gettext 0.12.1
and is owned by that project. Patches should be directed to the
gettext developers first. However, note the following:

* libintl.h comes from gettext, but is named libgnuintl.h.in in that
project's source tree.

* The files COPYING.LIB-2.0 and COPYING.LIB-2.1 are redundant with the
top-level COPYING.LIB and have therefore been removed.

* The files config.charset, ref-add.sin, ref-del.sin, os2compat.c,
and os2compat.h are not used in this setup and have therefore been
removed.

* aclocal.m4 was constructed using automake's "aclocal -I ../config".

* configure.ac, config.intl.in, and Makefile.in were written for this
directory layout, by Zack Weinberg . Please
direct patches for these files to gcc-patches@gcc.gnu.org.