newlib-cygwin/newlib/libc
Mike Frysinger 3ba1bd0d9d ctype: use less short names in public header
We're seeing a build failure in GNU sim code which is using _P locally
but the ctype.h define clashes with it.  Rename these to use the same
symbols that glibc does.  They're a bit more verbose, but seems likely
that we'll have fewer conflicts if glibc isn't seeing them.

However, these shortnames are still used internally by ctype modules
to produce pretty concise source code, so move the short names to the
internal ctype_.h where short name conflicts shouldn't show up.
2021-11-11 17:26:45 -05:00
..
argz libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
ctype ctype: use less short names in public header 2021-11-11 17:26:45 -05:00
errno libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
iconv libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
include ctype: use less short names in public header 2021-11-11 17:26:45 -05:00
locale libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
machine newlib: mips: delete glibc-specific logic 2021-11-09 19:21:13 -05:00
misc libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
posix libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
reent libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
search libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
signal libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
ssp libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
stdio libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
stdio64 libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
stdlib libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
string libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
sys libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
syscalls libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
time libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
unix libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
xdr libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
Makefile.am ssp: add build infrastructure 2017-11-29 11:25:46 -06:00
Makefile.in libgloss/newlib: update configure.ac in Makefile.in files 2021-11-06 14:14:49 -04:00
Makefile.unidata fix and amend scripts and makefile rules to generate Unicode data 2021-07-06 15:35:37 +02:00
aclocal.m4 Fix up errors in regenerated files for 2.3.0 release. 2016-01-04 12:57:31 -05:00
configure Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
configure.ac libgloss/newlib: rename configure.in to configure.ac 2021-09-13 10:14:37 -04:00
libc.in.xml ssp: add documentation 2017-11-29 11:25:45 -06:00
libc.texinfo ssp: add documentation 2017-11-29 11:25:45 -06: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