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