abort.c
|
Some bad locale functions
|
2018-06-10 19:31:18 +09:00 |
atexit.c
|
add atexit()
|
2018-09-15 16:26:45 +09:00 |
atof.c
|
At least define a bunch of libc stuff
|
2018-06-25 12:11:33 +09:00 |
getenv.c
|
Add putenv, setenv
|
2018-05-02 19:25:03 +09:00 |
labs.c
|
atol ~= atoi, labs
|
2018-05-09 16:55:10 +09:00 |
malloc.c
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |
putenv.c
|
add unsetenv
|
2018-09-23 12:06:25 +09:00 |
qsort.c
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |
rand.c
|
add rand()
|
2018-05-09 19:43:02 +09:00 |
setenv.c
|
Add putenv, setenv
|
2018-05-02 19:25:03 +09:00 |
strtod.c
|
Fix several Python things
|
2018-06-26 20:53:48 +09:00 |
system.c
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |