.. |
abs.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
atof.c
|
Move the string-to-float functions into core, after marking them as
|
2018-06-23 11:14:24 +02:00 |
atoi.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
atol.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
bsearch.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
div.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
ecvt.c
|
Move the string-to-float functions into core, after marking them as
|
2018-06-23 11:14:24 +02:00 |
environ.c
|
Move some more libc functions into core.
|
2018-06-22 22:20:02 +02:00 |
ext_comp.c
|
Move the string-to-float functions into core, after marking them as
|
2018-06-23 11:14:24 +02:00 |
ext_fmt.h
|
Move the string-to-float functions into core, after marking them as
|
2018-06-23 11:14:24 +02:00 |
getenv.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
labs.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
ldiv.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
mblen.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
mbstowcs.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
mbtowc.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
putenv.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
qsort.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
rand.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
setenv.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
strtod.c
|
Move the string-to-float functions into core, after marking them as
|
2018-06-23 11:14:24 +02:00 |
strtol.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
wcstombs.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |
wctomb.c
|
Realise that the libc core can safely call other libc core functions, even if
|
2018-06-21 23:24:23 +02:00 |