Home | History | Annotate | only in /src/external/gpl3/gcc.old/dist/intl
Up to higher level directory
NameDateSize
aclocal.m409-Apr-20211.3K
bindtextdom.c26-Sep-20199.8K
config.h.in09-Apr-20217.5K
config.intl.in26-Sep-2019316
configure07-Sep-2025237.5K
configure.ac07-Sep-20252.5K
dcgettext.c26-Sep-20191.8K
dcigettext.c26-Sep-201933K
dcngettext.c26-Sep-20191.9K
dgettext.c26-Sep-20191.8K
dngettext.c26-Sep-20191.9K
eval-plural.h26-Sep-20192.9K
explodename.c26-Sep-20194.5K
finddomain.c26-Sep-20195.5K
gettext.c26-Sep-20191.9K
gettextP.h26-Sep-20196.7K
gmo.h26-Sep-20194.7K
hash-string.h26-Sep-20191.9K
intl-compat.c26-Sep-20193.6K
l10nflist.c26-Sep-201912.3K
libgnuintl.h09-Apr-202112.2K
loadinfo.h26-Sep-20196K
loadmsgcat.c26-Sep-201933.7K
localcharset.c26-Sep-201910.2K
localcharset.h26-Sep-20191.4K
locale.alias26-Sep-20192.6K
localealias.c26-Sep-20199.8K
localename.c26-Sep-201922.1K
log.c26-Sep-20192.8K
Makefile.in07-Sep-20256.7K
ngettext.c26-Sep-20192K
osdep.c26-Sep-2019936
plural-config.h20-Feb-202325
plural-exp.c26-Sep-20194K
plural-exp.h20-Feb-20234.3K
plural.c20-Feb-202337.6K
plural.y20-Feb-20238.5K
README26-Sep-2019879
relocatable.c26-Sep-201912.5K
relocatable.h26-Sep-20192.6K
textdomain.c26-Sep-20194.5K
VERSION26-Sep-201940

README

      1 GNU toolchain edition of GNU libintl 0.12.1
      2 
      3 Most of the content of this directory is taken from gettext 0.12.1
      4 and is owned by that project.  Patches should be directed to the
      5 gettext 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 (a] codesourcery.com>.  Please
     21   direct patches for these files to gcc-patches (a] gcc.gnu.org.
     22