acadia-newlib/newlib/libc
Mike Frysinger 437c5c5085 newlib: internalize HAVE_INITFINI_ARRAY
This define is only used by newlib internally, so stop exporting it
as HAVE_INITFINI_ARRAY since this can conflict with defines packages
use themselves.

We don't really need to add _ to HAVE_INIT_FINI too since it isn't
exported in newlib.h, but might as well be consistent here.

We can't (easily) add this to newlib_cflags like HAVE_INIT_FINI is
because this is based on a compile-time test in the top configure,
not on plain shell code in configure.host.  We'd have to replicate
the test in every subdir in order to have it passed down.
2022-01-19 19:59:16 -05:00
..
argz newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
ctype newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
errno newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
iconv newlib: iconv: sort ccsbi.c contents 2022-01-18 19:34:31 -05:00
include ldtoa: Import gdtoa from OpenBSD. 2021-12-03 19:20:17 +09:00
locale newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
machine newlib: avoid duplicate awk checks 2022-01-18 19:25:18 -05:00
misc newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
posix newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
reent newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
search newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
signal newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
ssp newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
stdio newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
stdio64 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
stdlib newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
string newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
sys newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
syscalls newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
time newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
unix newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
xdr newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
Makefile.am require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
Makefile.unidata cleanup Unicode data files after generating updated tables 2021-11-16 11:24:29 +01:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
configure newlib: avoid duplicate awk checks 2022-01-18 19:25:18 -05:00
configure.ac newlib: merge old AC_LIBTOOL_WIN32_DLL macro into LT_INIT 2022-01-18 19:15:44 -05:00
libc.in.xml newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00
libc.texi newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00
saber Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
sys.tex Don't include stdio64 functions in reentrant syscalls menu when not bulding stdio64. 2015-08-03 09:54:33 +01:00