.. |
abort.c
|
08e3f58146
Some bad locale functions
|
5 years ago |
atexit.c
|
6a76b257f4
add atexit()
|
5 years ago |
atof.c
|
a283332be6
At least define a bunch of libc stuff
|
5 years ago |
bsearch.c
|
14e8a6ea7f
libc: add naive bsearch
|
5 years ago |
div.c
|
b33815c632
libc: support for building libstdc++?
|
5 years ago |
getenv.c
|
2a4914057c
Add putenv, setenv
|
5 years ago |
labs.c
|
643049ff32
atol ~= atoi, labs
|
5 years ago |
malloc.c
|
4c8f8e43fb
Use subdirectories for libc based on headers
|
5 years ago |
mbstowcs.c
|
3d780117c3
libc: working wcstombs and mbstowcs
|
5 years ago |
mktemp.c
|
c64d881181
libc: bad, bsd-style mktemp (also add user app)
|
5 years ago |
putenv.c
|
4cde60c50e
add unsetenv
|
5 years ago |
qsort.c
|
399a1f2e0c
libc: qsort: bail early when sizes are 0
|
5 years ago |
rand.c
|
fc37b60272
add rand()
|
5 years ago |
setenv.c
|
2a4914057c
Add putenv, setenv
|
5 years ago |
strtod.c
|
b33815c632
libc: support for building libstdc++?
|
5 years ago |
strtoul.c
|
2498ee21f6
strtol and family
|
5 years ago |
system.c
|
4c8f8e43fb
Use subdirectories for libc based on headers
|
5 years ago |