This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix bootstrap on Solaris 2.5.1 with NLS
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: gcc-patches at gcc dot gnu dot org
- Cc: arno at heho dot snv dot jussieu dot fr,bkorb at veritas dot com
- Date: Tue, 17 Jun 2003 23:16:56 +0200
- Subject: Re: [PATCH] Fix bootstrap on Solaris 2.5.1 with NLS
- References: <200306091448.12789.ebotcazou@libertysurf.fr>
> Bootstrapped/fixinc-tested on sparc-sun-solaris2.5.1 and 2.6 with NLS.
2003-06-09 Eric Botcazou <ebotcazou@libertysurf.fr>
Arno Klaassen <arno@heho.snv.jussieu.fr>
* fixinc/inclhack.def: Add missing declaration of feof_unlocked()
to stdio.h on Solaris 2.5.1.
* fixinc/tests/base/stdio.h: Add solaris_stdio_unlocked fix test.
* fixinc/fixincl.x: Regenerate.
* intl/localealias.c: Define _REENTRANT if HAVE_FEOF_UNLOCKED.
Who do I need to bug in order to obtain approval for the intl/localealias.c
bits?
--
Eric Botcazou