Home | History | Annotate | only in /toolchain/binutils/binutils-2.25/intl
Up to higher level directory
NameDateSize
aclocal.m406-Dec-20171.2K
bindtextdom.c06-Dec-20179.8K
ChangeLog06-Dec-20175.5K
config.h.in06-Dec-20176.7K
config.intl.in06-Dec-2017316
configure06-Dec-2017229.6K
configure.ac06-Dec-20171.6K
dcgettext.c06-Dec-20171.8K
dcigettext.c06-Dec-201733K
dcngettext.c06-Dec-20171.9K
dgettext.c06-Dec-20171.8K
dngettext.c06-Dec-20171.9K
eval-plural.h06-Dec-20172.9K
explodename.c06-Dec-20174.5K
finddomain.c06-Dec-20175.5K
gettext.c06-Dec-20171.9K
gettextP.h06-Dec-20176.7K
gmo.h06-Dec-20174.7K
hash-string.h06-Dec-20171.9K
intl-compat.c06-Dec-20173.6K
l10nflist.c06-Dec-201712.3K
libgnuintl.h06-Dec-201711.8K
loadinfo.h06-Dec-20176K
loadmsgcat.c06-Dec-201733.7K
localcharset.c06-Dec-201710.2K
localcharset.h06-Dec-20171.4K
locale.alias06-Dec-20172.6K
localealias.c06-Dec-20179.8K
localename.c06-Dec-201722.1K
log.c06-Dec-20172.8K
Makefile.in06-Dec-20176.2K
ngettext.c06-Dec-20172K
osdep.c06-Dec-2017936
plural-exp.c06-Dec-20174K
plural-exp.h06-Dec-20174.2K
plural.c06-Dec-201737.2K
plural.y06-Dec-20178K
README06-Dec-2017879
relocatable.c06-Dec-201712.5K
relocatable.h06-Dec-20172.6K
textdomain.c06-Dec-20174.5K
VERSION06-Dec-201740

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