You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jon Turney bfcabeb876
newlib: Regenerate autotools files
5 years ago
..
Makefile.am newlib: Remove automake option 'cygnus' 5 years ago
Makefile.in newlib: Regenerate autotools files 5 years ago
_Exit.c ansification: remove _DEFUN 9 years ago
__adjust.c ansification: remove _DEFUN 9 years ago
__atexit.c newlib: don't check malloc/free pointer 8 years ago
__call_atexit.c newlib: don't check malloc/free pointer 8 years ago
__exp10.c ansification: remove _DEFUN 9 years ago
__ten_mu.c ansification: remove _DEFUN 9 years ago
a64l.c ansification: remove _DEFUN 9 years ago
abort.c ansification: remove _VOID 9 years ago
abs.c ansification: remove _DEFUN 9 years ago
aligned_alloc.c Include malloc.h in libc/stdlib/aligned_alloc.c 6 years ago
arc4random.c Fix warnings when building for msp430-elf 6 years ago
arc4random.h Only define static locks in multithreaded mode 10 years ago
arc4random_uniform.c Add arc4random() etc. from OpenBSD 5.8 11 years ago
assert.c ansification: remove _DEFUN 9 years ago
atexit.c ansification: remove _EXFNPTR, _EXPARM 9 years ago
atexit.h ansification: remove _PTR 9 years ago
atof.c ansification: remove _DEFUN 9 years ago
atoff.c ansification: remove _DEFUN 9 years ago
atoi.c ansification: remove _DEFUN 9 years ago
atol.c ansification: remove _DEFUN 9 years ago
atoll.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
btowc.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 10 years ago
calloc.c ansification: remove _DEFUN 9 years ago
chacha_private.h Cleanup macros in chacha_private.h to be target-type independent 11 years ago
cxa_atexit.c ansification: remove _DEFUN 9 years ago
cxa_finalize.c ansification: remove _DEFUN 9 years ago
div.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
drand48.c ansification: remove _DEFUN 9 years ago
dtoa.c Prevent NULL ptr accesses due to Balloc out of memory 7 years ago
dtoastub.c ansification: remove _DEFUN 9 years ago
ecvtbuf.c Don't display trailing '.' in _dcvt 7 years ago
efgcvt.c fix compile errors for efgcvt.c 7 years ago
environ.c 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 24 years ago
envlock.c stdlib: remove TRAD_SYNOPSIS 9 years ago
eprintf.c import newlib-2000-02-17 snapshot 27 years ago
erand48.c ansification: remove _DEFUN 9 years ago
exit.c Fix syntax error in exit.c 9 years ago
gdtoa-dmisc.c ldtoa: Import gdtoa from OpenBSD. 5 years ago
gdtoa-gdtoa.c ldtoa: Import gdtoa from OpenBSD. 5 years ago
gdtoa-gethex.c stdlib: conditionalize locale usage 5 years ago
gdtoa-gmisc.c ldtoa: Import gdtoa from OpenBSD. 5 years ago
gdtoa-hexnan.c ansification: remove _DEFUN 9 years ago
gdtoa-ldtoa.c ldtoa: Import gdtoa from OpenBSD. 5 years ago
gdtoa.h ldtoa: Import gdtoa from OpenBSD. 5 years ago
gdtoaimp.h ldtoa: Import gdtoa from OpenBSD. 5 years ago
getenv.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getenv_r.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getopt.c newlib: getopt now permutes multi-flag options correctly 8 years ago
getsubopt.3 Use remove-advertising-clause script to edit BSD licenses 7 years ago
getsubopt.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
imaxabs.c Importing imaxabs inttypes method from FreeBSD. 9 years ago
imaxdiv.c Importing imaxdiv inttypes method from FreeBSD. 9 years ago
itoa.c ansification: remove _DEFUN 9 years ago
jrand48.c ansification: remove _DEFUN 9 years ago
l64a.c ansification: remove _DEFUN 9 years ago
labs.c ansification: remove _DEFUN 9 years ago
lcong48.c ansification: remove _DEFUN 9 years ago
ldiv.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
ldtoa.c ldtoa: Import gdtoa from OpenBSD. 5 years ago
llabs.c ansification: remove _DEFUN 9 years ago
lldiv.c ansification: remove _DEFUN 9 years ago
local.h ansification: remove _EXFUN, _EXFUN_NOTHROW 9 years ago
lrand48.c ansification: remove _DEFUN 9 years ago
malign.c ansification: remove _DEFUN 9 years ago
malloc.c ansification: remove _DEFUN 9 years ago
mallocr.c malloc/nano-malloc: correctly check for out-of-bounds allocation reqs 6 years ago
mbctype.h ansification: remove _EXFUN, _EXFUN_NOTHROW 9 years ago
mblen.c ansification: remove _DEFUN 9 years ago
mblen_r.c ansification: remove _DEFUN 9 years ago
mbrlen.c 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com> 13 years ago
mbrtowc.c ansification: remove _DEFUN 9 years ago
mbsinit.c * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors when 23 years ago
mbsnrtowcs.c ansification: remove _DEFUN 9 years ago
mbsrtowcs.c ansification: remove _DEFUN 9 years ago
mbstowcs.c ansification: remove _DEFUN 9 years ago
mbstowcs_r.c ansification: remove _DEFUN 9 years ago
mbtowc.c ansification: remove _DEFUN 9 years ago
mbtowc_r.c ansification: remove _DEFUN 9 years ago
mlock.c stdlib: remove TRAD_SYNOPSIS 9 years ago
mprec.c Prevent NULL ptr accesses due to Balloc out of memory 7 years ago
mprec.h ldtoa: Import gdtoa from OpenBSD. 5 years ago
mrand48.c ansification: remove _DEFUN 9 years ago
msize.c ansification: remove _DEFUN 9 years ago
mstats.c ansification: remove _DEFUN 9 years ago
mtrim.c ansification: remove _DEFUN 9 years ago
nano-mallocr.c nano-malloc: Fix redefined compilation warning 5 years ago
nrand48.c ansification: remove _DEFUN 9 years ago
on_exit.c ansification: remove _EXFNPTR, _EXPARM 9 years ago
on_exit_args.c Add static instance of _on_exit_args for _REENT_SMALL platforms. 11 years ago
on_exit_args.h Add static instance of _on_exit_args for _REENT_SMALL platforms. 11 years ago
putenv.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
putenv_r.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
quick_exit.c Only define static locks in multithreaded mode 10 years ago
rand.c ansification: remove _DEFUN 9 years ago
rand48.c ansification: remove _DEFUN 9 years ago
rand48.h ansification: remove _EXFUN, _EXFUN_NOTHROW 9 years ago
rand_r.c ansification: remove _DEFUN 9 years ago
random.c ansification: remove _DEFUN 9 years ago
realloc.c ansification: remove _DEFUN 9 years ago
reallocarray.c libc/stdlib: Use __builtin_mul_overflow for reallocarray and calloc 6 years ago
reallocf.c ansification: remove _DEFUN 9 years ago
rpmatch.c ansification: remove _DEFUN 9 years ago
sb_charsets.c Actually return value from __cp_index 10 years ago
seed48.c ansification: remove _DEFUN 9 years ago
setenv.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
setenv_r.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
srand48.c ansification: remove _DEFUN 9 years ago
std.h ansification: remove _HAVE_STDC 9 years ago
stdlib.tex Add simple versions of random() and srandom() 11 years ago
strtod.c stdlib: conditionalize locale usage 5 years ago
strtodg.c Prevent more NULL ptr accesses due to Balloc out of memory 7 years ago
strtoimax.c Added Restriction on base value 8 years ago
strtol.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
strtold.c Implement strto[dflu]_l/wcsto[dflu]_l 10 years ago
strtoll.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
strtoll_r.c Implement strto[dflu]_l/wcsto[dflu]_l 10 years ago
strtorx.c newlib: strtold: use __builtin_nanl to avoid libm dependency 8 years ago
strtoul.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
strtoull.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
strtoull_r.c Implement strto[dflu]_l/wcsto[dflu]_l 10 years ago
strtoumax.c newlib: fix various gcc warnings 8 years ago
system.c ansification: remove _EXFUN, _EXFUN_NOTHROW 9 years ago
utoa.c ansification: remove _DEFUN 9 years ago
valloc.c ansification: remove _DEFUN 9 years ago
wcrtomb.c ansification: remove _DEFUN 9 years ago
wcsnrtombs.c ansification: remove _DEFUN 9 years ago
wcsrtombs.c ansification: remove _DEFUN 9 years ago
wcstod.c stdlib: Use __get_numeric_locale instead of __localeconv_l for decimal_point 8 years ago
wcstoimax.c Importing wcstoimax inttypes method from FreeBSD. 9 years ago
wcstol.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
wcstold.c stdlib: Use __get_numeric_locale instead of __localeconv_l for decimal_point 8 years ago
wcstoll.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
wcstoll_r.c Implement strto[dflu]_l/wcsto[dflu]_l 10 years ago
wcstombs.c ansification: remove _DEFUN 9 years ago
wcstombs_r.c ansification: remove _DEFUN 9 years ago
wcstoul.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
wcstoull.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
wcstoull_r.c Implement strto[dflu]_l/wcsto[dflu]_l 10 years ago
wcstoumax.c Importing wcstoumax inttypes method from FreeBSD. 9 years ago
wctob.c Consolidate wctomb/mbtowc calls for POSIX-1.2008 10 years ago
wctomb.c ansification: remove _DEFUN 9 years ago
wctomb_r.c ansification: remove _DEFUN 9 years ago