Tom Almeida b0492eba84 Added some tests for stdio 7 jaren geleden
..
expected 232e364f60 Remove warnings, build openlibm without stack protector 7 jaren geleden
stdio b0492eba84 Added some tests for stdio 7 jaren geleden
stdlib d4d808fcc8 Add implementation for a64l 7 jaren geleden
string b2d01a67f2 Actual working tests on strspn and strcspn 7 jaren geleden
.gitignore b0492eba84 Added some tests for stdio 7 jaren geleden
Makefile b0492eba84 Added some tests for stdio 7 jaren geleden
alloc.c dd847cc67e Return with 0 in all tests 7 jaren geleden
args.c dd847cc67e Return with 0 in all tests 7 jaren geleden
atof.c a95a034219 Fix issues by adding support for floating point values in va_list 7 jaren geleden
atoi.c ec288a1b53 Add ctype functions and atoi/atol 7 jaren geleden
brk.c dd847cc67e Return with 0 in all tests 7 jaren geleden
chdir.c dd847cc67e Return with 0 in all tests 7 jaren geleden
create.c bf987098dc Use openlibm 7 jaren geleden
ctype.c 46fe488e05 Merge branch 'master' into master 7 jaren geleden
dup.c dd847cc67e Return with 0 in all tests 7 jaren geleden
error.c dd847cc67e Return with 0 in all tests 7 jaren geleden
fchdir.c dd847cc67e Return with 0 in all tests 7 jaren geleden
fcntl.c dd847cc67e Return with 0 in all tests 7 jaren geleden
fsync.c dd847cc67e Return with 0 in all tests 7 jaren geleden
ftruncate.c dd847cc67e Return with 0 in all tests 7 jaren geleden
getc_unget.c b0492eba84 Added some tests for stdio 7 jaren geleden
getid.c dd847cc67e Return with 0 in all tests 7 jaren geleden
link.c dd847cc67e Return with 0 in all tests 7 jaren geleden
math.c dd847cc67e Return with 0 in all tests 7 jaren geleden
mem.c dd847cc67e Return with 0 in all tests 7 jaren geleden
pipe.c dd847cc67e Return with 0 in all tests 7 jaren geleden
printf.c 5520526bef Implement printf (very simple version) 7 jaren geleden
rmdir.c dd847cc67e Return with 0 in all tests 7 jaren geleden
setid.c dd847cc67e Return with 0 in all tests 7 jaren geleden
sleep.c dd847cc67e Return with 0 in all tests 7 jaren geleden
sprintf.c 75920d2c12 Add implementations of sprintf and snprintf 7 jaren geleden
unlink.c dd847cc67e Return with 0 in all tests 7 jaren geleden
write.c bf987098dc Use openlibm 7 jaren geleden