acadia-newlib/newlib/libc/include
Brian Inglis 448b46397d Add strerror_l prototype, change str[n]casecmp_l feature tests
strerror_l prototype was missing.
str[n]casecmp_l feature tests in string.h vs. strings.h were transposed.
2016-08-25 09:44:31 +02:00
..
machine Resurrect <machine/types.h> for <sys/types.h> 2016-04-21 10:08:19 +02:00
rpc
sys Fix _REENT_INIT initialization of _locale 2016-08-15 10:56:58 +02:00
_ansi.h
_newlib_version.h
_syslist.h
alloca.h
ar.h
argz.h
assert.h
complex.h Add missing long double functions to Cygwin 2016-03-29 14:43:55 +02:00
cpio.h Add cpio.h 2016-04-04 10:25:27 -05:00
ctype.h Constify __locale_ctype_ptr and __locale_ctype_ptr_l 2016-08-17 09:40:28 +02:00
dirent.h
envlock.h
envz.h
errno.h
fastmath.h
fcntl.h
fnmatch.h
getopt.h
glob.h
grp.h
iconv.h
ieeefp.h math: guard BSD finite/isinf/isnan functions properly in math.h 2016-04-04 14:13:21 -05:00
inttypes.h
langinfo.h Implement missing POSIX function nl_langinfo_l 2016-08-20 17:22:41 +02:00
libgen.h
limits.h
locale.h Remove erroneous POSIX guards for reentrant locale functions 2016-08-23 12:39:42 +02:00
malloc.h
math.h math.h: fix guards on basic M_ constants 2016-07-15 09:06:53 -05:00
newlib.h
paths.h
pthread.h Use #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLE 2016-08-24 10:18:54 +02:00
pwd.h
reent.h Eliminate use of Newlib-specific <machine/types.h> 2016-04-13 13:30:27 +02:00
regdef.h
regex.h
sched.h
search.h
setjmp.h
signal.h
spawn.h
stdatomic.h
stdint.h
stdio.h Define va_list in stdio.h and wchar.h 2016-08-12 11:43:14 -05:00
stdio_ext.h
stdlib.h Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
string.h Add strerror_l prototype, change str[n]casecmp_l feature tests 2016-08-25 09:44:31 +02:00
strings.h Add strerror_l prototype, change str[n]casecmp_l feature tests 2016-08-25 09:44:31 +02:00
tar.h Feature test macros overhaul: tar.h 2016-04-04 10:25:29 -05:00
termios.h
tgmath.h Add missing long double functions to Cygwin 2016-03-29 14:43:55 +02:00
threads.h
time.h Implement GNU extension strptime_l 2016-08-23 17:51:14 +02:00
unctrl.h
unistd.h
utime.h
utmp.h
wchar.h Implement GNU extension wcsftime_l 2016-08-23 17:51:14 +02:00
wctype.h Add sys/_locale.h header and fix up headers 2016-08-15 10:56:58 +02:00
wordexp.h