fxlibc/src/stdlib
Lephenixnoir 7c4de3e295
dso, stdlib: __cxa_atexit(), __dso_handle, atexit() (TEST)
2023-04-01 20:30:30 +02:00
..
target fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
abort.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
abs.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
atexit.c dso, stdlib: __cxa_atexit(), __dso_handle, atexit() (TEST) 2023-04-01 20:30:30 +02:00
atof.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
atoi.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
atol.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
atoll.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
calloc.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
div.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
exit.c dso, stdlib: __cxa_atexit(), __dso_handle, atexit() (TEST) 2023-04-01 20:30:30 +02:00
labs.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
ldiv.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
llabs.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
lldiv.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
qsort.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
reallocarray.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
stdlib_p.h stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strto_fp.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strto_int.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strtod.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strtof.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strtol.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strtold.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strtoll.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strtoul.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00
strtoull.c stdlib: scanf-friendly strto* functions 2023-04-01 20:30:29 +02:00