buildtools/gcc/intl
Joseph R. Prostko 1272855227 Remove outdated fix for O_BINARY / O_TEXT in Haiku
* O_BINARY and O_TEXT were removed from Haiku way back in hrev38962
* This patch removes the fix that used to unset those flags
* Now gcc/intl/loadmsgcat.c is back to the GCC 4.6.3 stock file
Thanks diger for noticing the previously needed fix was still in place unintentionally
2012-10-19 17:13:07 -04:00
..
aclocal.m4 Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00:00
bindtextdom.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
ChangeLog Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
config.h.in Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00:00
config.intl.in Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
configure Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00:00
configure.ac Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00:00
dcgettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dcigettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dcngettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dgettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
dngettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
eval-plural.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
explodename.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
finddomain.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
gettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
gettextP.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
gmo.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
hash-string.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
intl-compat.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
l10nflist.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
libgnuintl.h Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00:00
loadinfo.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
loadmsgcat.c Remove outdated fix for O_BINARY / O_TEXT in Haiku 2012-10-19 17:13:07 -04:00
localcharset.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
localcharset.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
locale.alias Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
localealias.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
localename.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
log.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
Makefile.in Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku. 2011-06-19 17:36:26 +00:00
ngettext.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
osdep.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural-exp.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural-exp.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
plural.y Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
README Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
relocatable.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
relocatable.h Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
textdomain.c Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00
VERSION Bring GCC 4.3.3 to trunk. 2009-01-26 05:03:14 +00:00

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.