.. |
expected
|
e91891625f
* add strtok_r
|
il y a 7 ans |
stdlib
|
d3583e11d2
fix c99 mode
|
il y a 7 ans |
string
|
e91891625f
* add strtok_r
|
il y a 7 ans |
.gitignore
|
a0c76f7ce5
bsearch
|
il y a 7 ans |
Makefile
|
045a510ce5
Merge pull request #92 from tdbgamer/feature/strtok
|
il y a 7 ans |
alloc.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
args.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
atof.c
|
a95a034219
Fix issues by adding support for floating point values in va_list
|
il y a 7 ans |
atoi.c
|
ec288a1b53
Add ctype functions and atoi/atol
|
il y a 7 ans |
brk.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
chdir.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
create.c
|
bf987098dc
Use openlibm
|
il y a 7 ans |
ctype.c
|
46fe488e05
Merge branch 'master' into master
|
il y a 7 ans |
dup.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
error.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
fchdir.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
fcntl.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
fsync.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
ftruncate.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
getid.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
link.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
math.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
mem.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
pipe.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
printf.c
|
5520526bef
Implement printf (very simple version)
|
il y a 7 ans |
rmdir.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
setid.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
sleep.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
sprintf.c
|
75920d2c12
Add implementations of sprintf and snprintf
|
il y a 7 ans |
unlink.c
|
dd847cc67e
Return with 0 in all tests
|
il y a 7 ans |
waitpid.c
|
c568ca2932
test cleanup
|
il y a 7 ans |
write.c
|
bf987098dc
Use openlibm
|
il y a 7 ans |