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