You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@159266 138bc75d-0d04-0410-961f-82ee72b054a4 |
13 years ago | |
---|---|---|
.. | ||
ChangeLog | 13 years ago | |
Makefile.in | 13 years ago | |
README | 13 years ago | |
VERSION | 13 years ago | |
aclocal.m4 | 13 years ago | |
bindtextdom.c | 13 years ago | |
config.h.in | 13 years ago | |
config.intl.in | 13 years ago | |
configure | 13 years ago | |
configure.ac | 13 years ago | |
dcgettext.c | 13 years ago | |
dcigettext.c | 13 years ago | |
dcngettext.c | 13 years ago | |
dgettext.c | 13 years ago | |
dngettext.c | 13 years ago | |
eval-plural.h | 13 years ago | |
explodename.c | 13 years ago | |
finddomain.c | 13 years ago | |
gettext.c | 13 years ago | |
gettextP.h | 13 years ago | |
gmo.h | 13 years ago | |
hash-string.h | 13 years ago | |
intl-compat.c | 13 years ago | |
l10nflist.c | 13 years ago | |
libgnuintl.h | 13 years ago | |
loadinfo.h | 13 years ago | |
loadmsgcat.c | 13 years ago | |
localcharset.c | 13 years ago | |
localcharset.h | 13 years ago | |
locale.alias | 13 years ago | |
localealias.c | 13 years ago | |
localename.c | 13 years ago | |
log.c | 13 years ago | |
ngettext.c | 13 years ago | |
osdep.c | 13 years ago | |
plural-exp.c | 13 years ago | |
plural-exp.h | 13 years ago | |
plural.c | 13 years ago | |
plural.y | 13 years ago | |
relocatable.c | 13 years ago | |
relocatable.h | 13 years ago | |
textdomain.c | 13 years ago |
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 <zack@codesourcery.com>. Please direct patches for these files to gcc-patches@gcc.gnu.org.