libc/newlib/libc/stdlib
Jon Turney c006fd459f makedoc: make errors visible
Discard QUICKREF sections, rather than writing them to stderr
Discard MATHREF sections, rather than discarding as an error
Pass NOTES sections through to texinfo, rather than discarding as an error
Don't redirect makedoc stderr to .ref file
Remove makedoc output on error
Remove .ref files from CLEANFILES
Regenerate Makefile.ins

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
2017-12-07 11:54:11 +00:00
..
Makefile.am Importing wcstoumax inttypes method from FreeBSD. 2017-08-02 13:02:26 +02:00
Makefile.in makedoc: make errors visible 2017-12-07 11:54:11 +00:00
_Exit.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
__adjust.c
__atexit.c Unify names of all lock objects 2017-02-06 16:55:09 -05:00
__call_atexit.c Only define static locks in multithreaded mode 2017-02-13 17:04:17 -05:00
__exp10.c
__ten_mu.c
a64l.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
abort.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
abs.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
aligned_alloc.c C11 aligned_alloc() implementation 2015-10-19 14:10:33 +02:00
arc4random.c Only define static locks in multithreaded mode 2017-02-13 17:04:17 -05:00
arc4random.h Only define static locks in multithreaded mode 2017-02-13 17:04:17 -05:00
arc4random_uniform.c Add arc4random() etc. from OpenBSD 5.8 2016-03-18 12:33:41 +01:00
assert.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
atexit.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
atexit.h
atof.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
atoff.c
atoi.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
atol.c
atoll.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
btowc.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
calloc.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
chacha_private.h Cleanup macros in chacha_private.h to be target-type independent 2016-03-18 21:20:06 +01:00
cxa_atexit.c Add static instance of _on_exit_args for _REENT_SMALL platforms. 2015-12-21 11:49:28 -05:00
cxa_finalize.c
div.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
drand48.c
dtoa.c
dtoastub.c 2009-12-03 Craig Howland <howland@LGSInnovations.com> 2009-12-03 16:11:27 +00:00
ecvtbuf.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
efgcvt.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
environ.c
envlock.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
eprintf.c
erand48.c
exit.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
gd_qnan.h 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com> 2014-03-21 21:27:29 +00:00
gdtoa-gethex.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
gdtoa-hexnan.c Make match function globally available to stdlib functions. 2015-11-20 18:03:05 +01:00
gdtoa.h Import correctly working strtold from David M. Gay. 2015-11-20 18:14:58 +01:00
getenv.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
getenv_r.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
getopt.c * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces. 2013-11-13 20:04:18 +00:00
getsubopt.3
getsubopt.c
imaxabs.c Importing imaxabs inttypes method from FreeBSD. 2017-07-28 12:23:08 +02:00
imaxdiv.c Importing imaxdiv inttypes method from FreeBSD. 2017-07-28 12:23:10 +02:00
itoa.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
jrand48.c
l64a.c
labs.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
lcong48.c
ldiv.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
ldtoa.c Import correctly working strtold from David M. Gay. 2015-11-20 18:14:58 +01:00
llabs.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
lldiv.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
local.h Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
lrand48.c
malign.c
malloc.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mallocr.c 2010-05-31 Kazu Hirata <kazu@codesourcery.com> 2010-05-31 19:15:41 +00:00
mbctype.h * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but also 2009-04-09 08:20:10 +00:00
mblen.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mblen_r.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mbrlen.c 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com> 2013-11-26 17:21:01 +00:00
mbrtowc.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
mbsinit.c
mbsnrtowcs.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mbsrtowcs.c 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com> 2013-11-26 17:21:01 +00:00
mbstowcs.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mbstowcs_r.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
mbtowc.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mbtowc_r.c Use enum __packed in favour of -fshort-enums 2017-04-03 10:26:33 +02:00
mlock.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mprec.c Use NetBSD fix for CVE-2009-0689 security vulnerability. 2009-11-23 17:02:20 +00:00
mprec.h Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
mrand48.c
msize.c
mstats.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
mtrim.c
nano-mallocr.c Expand comments on padding used by nano_malloc 2017-01-13 17:39:21 +01:00
nrand48.c
on_exit.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
on_exit_args.c Add static instance of _on_exit_args for _REENT_SMALL platforms. 2015-12-21 11:49:28 -05:00
on_exit_args.h Add static instance of _on_exit_args for _REENT_SMALL platforms. 2015-12-21 11:49:28 -05:00
putenv.c
putenv_r.c 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 12:03:55 +00:00
quick_exit.c Only define static locks in multithreaded mode 2017-02-13 17:04:17 -05:00
rand.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
rand48.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
rand48.h
rand_r.c
random.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
realloc.c newlib/libc/stdlib/realloc.c: fix variable name 2017-11-14 10:18:30 +01:00
reallocarray.c Add BSD-specific reallocarray() 2017-04-04 12:19:18 +02:00
reallocf.c
rpmatch.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
sb_charsets.c Actually return value from __cp_index 2016-10-22 21:08:44 +02:00
seed48.c
setenv.c
setenv_r.c Move tzset calls to time functions. 2015-04-23 21:57:08 +02:00
srand48.c
std.h
stdlib.tex Add simple versions of random() and srandom() 2016-03-28 22:39:50 -05:00
strtod.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strtodg.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
strtoimax.c Importing strtoimax inttypes method from FreeBSD. 2017-08-02 13:02:26 +02:00
strtol.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strtold.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
strtoll.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strtoll_r.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
strtorx.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
strtoul.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strtoull.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
strtoull_r.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
strtoumax.c Importing strtoumax inttypes method from FreeBSD. 2017-08-02 13:02:26 +02:00
system.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
utoa.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
valloc.c
wcrtomb.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
wcsnrtombs.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcsrtombs.c 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com> 2013-11-26 17:21:01 +00:00
wcstod.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstoimax.c Importing wcstoimax inttypes method from FreeBSD. 2017-08-02 13:02:26 +02:00
wcstol.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstold.c Avoid "implicit declaration of function ‘strtold_l’" in wcstold.c 2016-08-16 16:21:19 +02:00
wcstoll.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstoll_r.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
wcstombs.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstombs_r.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
wcstoul.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstoull.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wcstoull_r.c Implement strto[dflu]_l/wcsto[dflu]_l 2016-08-15 17:35:21 +02:00
wcstoumax.c Importing wcstoumax inttypes method from FreeBSD. 2017-08-02 13:02:26 +02:00
wctob.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 2016-08-15 10:56:57 +02:00
wctomb.c stdlib: remove TRAD_SYNOPSIS 2017-12-01 03:41:52 -06:00
wctomb_r.c Drop redundant checks for NULL input string in wctomb helper funcs 2016-10-22 20:28:08 +02:00