acadia-newlib/newlib/libc/include
Jennifer Averett 048ebea981 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64
Rename s_nearbyint.c, s_fdim.c and s_scalbln.c to remove conflicts
    Remove functions that are not needed from above files
    Modify include paths
    Add includes missing in cygwin build
    Add missing types
    Create Makefiles
    Create header files to resolve dependencies between directories
    Modify some instances of unsigned long to uint64_t for 32 bit platforms
    Add HAVE_FPMATH_H
2023-05-16 09:05:36 -05:00
..
machine RISC-V: Use the new libm code if possible 2023-02-22 12:20:57 +01:00
rpc
ssp
sys newlib: Add FreeBSD files for non LDBL_EQ_DBL support 2023-05-16 09:05:36 -05:00
_ansi.h
_newlib_version.h
_syslist.h
alloca.h
ar.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
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 Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
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 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05: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 Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
unistd.h
utime.h
utmp.h
wchar.h Add _REENT_STDOUT(ptr) 2022-07-13 06:55:46 +02:00
wctype.h
wordexp.h