acadia-newlib/newlib/libc/include
Sebastian Huber e301a74a6f Fix _REENT_EMERGENCY() if TLS is enabled
If the thread-local storage (TLS) support was enabled, the _REENT_EMERGENCY()
object had the wrong size.  It must be a buffer of length _REENT_EMERGENCY_SIZE
and not just a single character.
2023-04-26 08:23:04 +02:00
..
machine RISC-V: Use the new libm code if possible 2023-02-22 12:20:57 +01:00
rpc
ssp
sys Fix _REENT_EMERGENCY() if TLS is enabled 2023-04-26 08:23:04 +02:00
_ansi.h
_newlib_version.h
_syslist.h
alloca.h
ar.h
argz.h
assert.h
complex.h Generally make all 'long double complex' methods available in <complex.h> 2022-11-08 21:38:08 +01:00
cpio.h
ctype.h Revert "ctype: use less short names in public header" 2021-12-03 10:50:58 +01:00
devctl.h libc/include/newlib.h: Fix C++ compilation issue 2020-11-16 08:15:18 -06:00
dirent.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
elf.h
envlock.h
envz.h
errno.h
fastmath.h
fcntl.h
fenv.h
fnmatch.h
ftw.h FTW Port for Newlib 2021-02-09 11:07:59 +01:00
getopt.h
glob.h
grp.h
iconv.h
ieeefp.h
inttypes.h inttypes.h: Use reserved names for function parameters 2021-06-25 16:48:31 -04:00
langinfo.h
libgen.h
limits.h
locale.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
malloc.h
math.h Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2 2022-04-11 12:00:16 -04:00
memory.h
ndbm.h Fix ndbm.c build break 2022-05-04 13:08:10 -04:00
newlib.h
paths.h
pthread.h libc: Added prototypes for new POSIX APIs 2021-08-09 10:29:55 +02:00
pwd.h Cygwin: simplify some function names 2022-05-29 17:45:52 -04:00
reent.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
regdef.h
regex.h
sched.h
search.h
setjmp.h
signal.h
spawn.h Add posix_spawn_file_actions_add{f}chdir_np 2023-04-18 23:47:28 +02:00
stdatomic.h sys: clean up empty lines in .c and .h files 2020-10-26 14:18:46 +01:00
stdint.h
stdio.h libc: fix fropen/fwopen compile warnings 2022-12-07 13:10:24 +01:00
stdio_ext.h
stdlib.h
string.h Unconditionally declare strsignal 2021-10-27 20:02:06 +02:00
strings.h
tar.h
termios.h
tgmath.h
threads.h
time.h libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
unctrl.h
unistd.h
utime.h
utmp.h
wchar.h Add _REENT_STDOUT(ptr) 2022-07-13 06:55:46 +02:00
wctype.h
wordexp.h