kolibrios/contrib/sdk/sources/newlib/libc/stdlib
turbocat 43e723374e Newlib: Added enviroment emulation via the file /sys/settings/system.env
git-svn-id: svn://kolibrios.org@9959 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-14 01:52:02 +00:00
..
__adjust.c
__atexit.c newlib: update 2016-01-26 02:29:46 +00:00
__call_atexit.c
__exp10.c
__ten_mu.c
_Exit.c
a64l.c
abort.c
abs.c
assert.c
atexit.c
atexit.h
atof.c
atoff.c
atoi.c
atol.c
atoll.c
btowc.c newlib: wide char support 2016-10-19 01:34:56 +00:00
calloc.c
cxa_atexit.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
cxa_finalize.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
div.c
drand48.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
dtoa.c
dtoastub.c
ecvtbuf.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
efgcvt.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
envlock.c Newlib: Added enviroment emulation via the file /sys/settings/system.env 2024-01-14 01:52:02 +00:00
eprintf.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
erand48.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
exit.c newlib: update 2016-01-26 02:29:46 +00:00
gd_qnan.h newlib: update 2016-01-26 02:29:46 +00:00
gdtoa-gethex.c
gdtoa-hexnan.c newlib: update 2016-01-26 02:29:46 +00:00
gdtoa.h newlib: update 2016-01-26 02:29:46 +00:00
getenv_r.c Newlib: Added enviroment emulation via the file /sys/settings/system.env 2024-01-14 01:52:02 +00:00
getenv.c Newlib: Added enviroment emulation via the file /sys/settings/system.env 2024-01-14 01:52:02 +00:00
itoa.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
labs.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
ldiv.c
ldtoa.c newlib: wide char support 2016-10-19 01:34:56 +00:00
local.h
lrand48.c
malloc.c
mallocr.c newlib: Try to unify wrappers. And get rid of kos32sys.h 2022-09-01 19:19:27 +00:00
mbctype.h
mblen_r.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mblen.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbrlen.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbrtowc.c
mbsinit.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbsnrtowcs.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbsrtowcs.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbstowcs_r.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbstowcs.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbtowc_r.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mbtowc.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mlock.c newlib: wide char support 2016-10-19 01:34:56 +00:00
mprec.c
mprec.h newlib: update 2016-01-26 02:29:46 +00:00
rand48.c
rand48.h
rand_r.c
rand.c
random.c newlib: wide char support 2016-10-19 01:34:56 +00:00
realloc.c
sb_charsets.c newlib: now supported CP437, CP720, CP737, CP775, CP850, CP852, CP855, CP857, CP858, CP862, CP866, 2016-11-15 20:10:29 +00:00
seed48.c
srand48.c
std.h
strtod.c newlib: update 2016-01-26 02:29:46 +00:00
strtodg.c newlib: update 2016-01-26 02:29:46 +00:00
strtol.c
strtold.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
strtoll_r.c
strtoll.c
strtorx.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
strtoul.c
strtoull_r.c
strtoull.c
system.c
utoa.c newlib-2.4.0 2016-09-27 20:37:49 +00:00
wcrtomb.c
wcsnrtombs.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcsrtombs.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstod.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstol.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstold.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstoll_r.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstoll.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstombs_r.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstombs.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstoul.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstoull_r.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wcstoull.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wctob.c newlib: wide char support 2016-10-19 01:34:56 +00:00
wctomb_r.c newlib: update 2016-01-26 02:29:46 +00:00
wctomb.c newlib: wide char support 2016-10-19 01:34:56 +00:00