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