acadia-newlib/newlib/libc/include
Takashi Yano a4705d387f ldtoa: Import gdtoa from OpenBSD.
- This patch uses gdtoa imported from OpenBSD if newlib configure
  option "--enable-newlib-use-gdtoa=no" is NOT specified.  gdtoa
  provides more accurate output and faster conversion than legacy
  ldtoa, while it requires more heap memory.
2021-12-03 19:20:17 +09:00
..
machine ldtoa: Import gdtoa from OpenBSD. 2021-12-03 19:20:17 +09:00
rpc
ssp
sys ldtoa: Import gdtoa from OpenBSD. 2021-12-03 19:20:17 +09: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
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 Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
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 Rename <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02:00
libgen.h
limits.h Include sys/syslimits.h in limits.h 2018-09-06 14:11:45 +02:00
locale.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
malloc.h
math.h stdio: Fix issue of printing "%La" format with large exp part. 2021-11-29 22:51:16 +09:00
memory.h
ndbm.h Port ndbm - Remove Declaration of dbm_forder 2019-07-25 15:28:32 +02:00
newlib.h
paths.h
pthread.h libc: Added prototypes for new POSIX APIs 2021-08-09 10:29:55 +02:00
pwd.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
reent.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
regdef.h
regex.h
sched.h sched.h: Declare affinity functions only on targets supporting them 2019-08-12 17:30:20 +02:00
search.h
setjmp.h
signal.h
spawn.h
stdatomic.h sys: clean up empty lines in .c and .h files 2020-10-26 14:18:46 +01:00
stdint.h
stdio.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
stdio_ext.h
stdlib.h Rename <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02:00
string.h Unconditionally declare strsignal 2021-10-27 20:02:06 +02:00
strings.h Rename <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02:00
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 libc/include/wchar.h: Remove parameter name 2020-10-02 17:02:28 -04:00
wctype.h Rename <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02:00
wordexp.h