.. |
Makefile.am
|
Add arc4random() etc. from OpenBSD 5.8
|
2016-03-18 12:33:41 +01:00 |
Makefile.in
|
Add arc4random() etc. from OpenBSD 5.8
|
2016-03-18 12:33:41 +01:00 |
_Exit.c
|
…
|
|
__adjust.c
|
…
|
|
__atexit.c
|
Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.
|
2015-12-21 11:53:14 -05:00 |
__call_atexit.c
|
…
|
|
__exp10.c
|
…
|
|
__ten_mu.c
|
…
|
|
a64l.c
|
…
|
|
abort.c
|
…
|
|
abs.c
|
…
|
|
aligned_alloc.c
|
C11 aligned_alloc() implementation
|
2015-10-19 14:10:33 +02:00 |
arc4random.c
|
Move arc4random Cygwin only code to Cygwin
|
2016-03-21 11:12:19 +01:00 |
arc4random.h
|
Allow machine-dependent arc4 locking
|
2016-03-20 21:30:08 +01:00 |
arc4random_uniform.c
|
Add arc4random() etc. from OpenBSD 5.8
|
2016-03-18 12:33:41 +01:00 |
assert.c
|
…
|
|
atexit.c
|
…
|
|
atexit.h
|
…
|
|
atof.c
|
…
|
|
atoff.c
|
…
|
|
atoi.c
|
…
|
|
atol.c
|
…
|
|
atoll.c
|
…
|
|
btowc.c
|
…
|
|
calloc.c
|
…
|
|
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
|
…
|
|
drand48.c
|
…
|
|
dtoa.c
|
…
|
|
dtoastub.c
|
…
|
|
ecvtbuf.c
|
…
|
|
efgcvt.c
|
Feature test macros overhaul: stdlib.h
|
2016-03-17 21:09:06 -05:00 |
environ.c
|
…
|
|
envlock.c
|
…
|
|
eprintf.c
|
…
|
|
erand48.c
|
…
|
|
exit.c
|
…
|
|
gd_qnan.h
|
…
|
|
gdtoa-gethex.c
|
…
|
|
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
|
…
|
|
getenv_r.c
|
…
|
|
getopt.c
|
…
|
|
getsubopt.3
|
…
|
|
getsubopt.c
|
…
|
|
itoa.c
|
Fix some mangled makedoc markup
|
2015-06-23 16:14:53 +01:00 |
jrand48.c
|
…
|
|
l64a.c
|
…
|
|
labs.c
|
…
|
|
lcong48.c
|
…
|
|
ldiv.c
|
…
|
|
ldtoa.c
|
Import correctly working strtold from David M. Gay.
|
2015-11-20 18:14:58 +01:00 |
llabs.c
|
Fix SYNOPSIS prototypes without marked up parameter names
|
2015-06-23 17:30:22 +01:00 |
lldiv.c
|
…
|
|
local.h
|
…
|
|
lrand48.c
|
…
|
|
malign.c
|
…
|
|
malloc.c
|
…
|
|
mallocr.c
|
…
|
|
mbctype.h
|
…
|
|
mblen.c
|
…
|
|
mblen_r.c
|
…
|
|
mbrlen.c
|
…
|
|
mbrtowc.c
|
…
|
|
mbsinit.c
|
…
|
|
mbsnrtowcs.c
|
…
|
|
mbsrtowcs.c
|
…
|
|
mbstowcs.c
|
…
|
|
mbstowcs_r.c
|
…
|
|
mbtowc.c
|
…
|
|
mbtowc_r.c
|
…
|
|
mlock.c
|
…
|
|
mprec.c
|
…
|
|
mprec.h
|
Import correctly working strtold from David M. Gay.
|
2015-11-20 18:14:58 +01:00 |
mrand48.c
|
…
|
|
msize.c
|
…
|
|
mstats.c
|
…
|
|
mtrim.c
|
…
|
|
nano-mallocr.c
|
Newlib build is broken if configured with nano-malloc and non-reentrant system calls
|
2016-02-08 10:33:07 +01:00 |
nrand48.c
|
…
|
|
on_exit.c
|
Add static instance of _on_exit_args for _REENT_SMALL platforms.
|
2015-12-21 11:49:28 -05: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
|
…
|
|
quick_exit.c
|
Fix compile with GCC 5 -Werror
|
2016-02-12 10:16:06 -06:00 |
rand.c
|
…
|
|
rand48.c
|
…
|
|
rand48.h
|
…
|
|
rand_r.c
|
…
|
|
realloc.c
|
…
|
|
reallocf.c
|
…
|
|
rpmatch.c
|
Fix rpmatch build problem
|
2015-11-19 16:31:08 +01:00 |
sb_charsets.c
|
…
|
|
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
|
Fix typo in rpmatch doc reference
|
2015-11-19 15:28:06 -06:00 |
strtod.c
|
Make match function globally available to stdlib functions.
|
2015-11-20 18:03:05 +01:00 |
strtodg.c
|
Only build _strtodg_r on targets supporting a distinct long double type
|
2015-11-26 10:13:53 +01:00 |
strtol.c
|
…
|
|
strtold.c
|
Fix compile with GCC 5 -Werror
|
2016-02-12 10:16:06 -06:00 |
strtoll.c
|
…
|
|
strtoll_r.c
|
…
|
|
strtorx.c
|
libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.
|
2015-11-24 13:59:31 -08:00 |
strtoul.c
|
…
|
|
strtoull.c
|
…
|
|
strtoull_r.c
|
…
|
|
system.c
|
…
|
|
utoa.c
|
* libc/include/stdlib.h (__itoa): Declare prototype.
|
2014-12-16 10:55:17 +00:00 |
valloc.c
|
…
|
|
wcrtomb.c
|
…
|
|
wcsnrtombs.c
|
Fix some mangled makedoc markup
|
2015-06-23 16:14:53 +01:00 |
wcsrtombs.c
|
…
|
|
wcstod.c
|
…
|
|
wcstol.c
|
…
|
|
wcstold.c
|
Drop unused declaration from wcstold.c
|
2015-11-20 17:57:20 +01:00 |
wcstoll.c
|
…
|
|
wcstoll_r.c
|
…
|
|
wcstombs.c
|
…
|
|
wcstombs_r.c
|
…
|
|
wcstoul.c
|
…
|
|
wcstoull.c
|
…
|
|
wcstoull_r.c
|
…
|
|
wctob.c
|
…
|
|
wctomb.c
|
…
|
|
wctomb_r.c
|
Fix UTF-16 surrogate handling in wctomb and friends.
|
2015-04-23 21:57:09 +02:00 |