Home | History | Annotate | only in /toolchain/binutils/binutils-2.25/intl
Up to higher level directory
NameDateSize
aclocal.m406-Dec-20161.2K
bindtextdom.c06-Dec-20169.8K
ChangeLog06-Dec-20165.5K
config.h.in06-Dec-20166.7K
config.intl.in06-Dec-2016316
configure06-Dec-2016229.6K
configure.ac06-Dec-20161.6K
dcgettext.c06-Dec-20161.8K
dcigettext.c06-Dec-201633K
dcngettext.c06-Dec-20161.9K
dgettext.c06-Dec-20161.8K
dngettext.c06-Dec-20161.9K
eval-plural.h06-Dec-20162.9K
explodename.c06-Dec-20164.5K
finddomain.c06-Dec-20165.5K
gettext.c06-Dec-20161.9K
gettextP.h06-Dec-20166.7K
gmo.h06-Dec-20164.7K
hash-string.h06-Dec-20161.9K
intl-compat.c06-Dec-20163.6K
l10nflist.c06-Dec-201612.3K
libgnuintl.h06-Dec-201611.8K
loadinfo.h06-Dec-20166K
loadmsgcat.c06-Dec-201633.7K
localcharset.c06-Dec-201610.2K
localcharset.h06-Dec-20161.4K
locale.alias06-Dec-20162.6K
localealias.c06-Dec-20169.8K
localename.c06-Dec-201622.1K
log.c06-Dec-20162.8K
Makefile.in06-Dec-20166.2K
ngettext.c06-Dec-20162K
osdep.c06-Dec-2016936
plural-exp.c06-Dec-20164K
plural-exp.h06-Dec-20164.2K
plural.c06-Dec-201637.2K
plural.y06-Dec-20168K
README06-Dec-2016879
relocatable.c06-Dec-201612.5K
relocatable.h06-Dec-20162.6K
textdomain.c06-Dec-20164.5K
VERSION06-Dec-201640

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