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