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