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