jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 tahun lalu
..
expected 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 tahun lalu
stdio 8d40424020 Added freopen() and relevant tests 7 tahun lalu
stdlib 7647db27c0 stdlib: implement strtoul() and strtol() using a macro 6 tahun lalu
string e91891625f * add strtok_r 7 tahun lalu
unistd 42a6693a0b unistd: fix off-by-one in getopt() 7 tahun lalu
.gitignore 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 tahun lalu
Makefile 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 tahun lalu
alloc.c 742339ca9e Hacky version of memalign 7 tahun lalu
args.c dd847cc67e Return with 0 in all tests 7 tahun lalu
asctime.c ff37adeeba add asctime 7 tahun lalu
atof.c a95a034219 Fix issues by adding support for floating point values in va_list 7 tahun lalu
atoi.c ec288a1b53 Add ctype functions and atoi/atol 7 tahun lalu
brk.c dd847cc67e Return with 0 in all tests 7 tahun lalu
chdir.c dd847cc67e Return with 0 in all tests 7 tahun lalu
create.c bf987098dc Use openlibm 7 tahun lalu
ctype.c 46fe488e05 Merge branch 'master' into master 7 tahun lalu
dup.c dd847cc67e Return with 0 in all tests 7 tahun lalu
error.c dd847cc67e Return with 0 in all tests 7 tahun lalu
fchdir.c dd847cc67e Return with 0 in all tests 7 tahun lalu
fcntl.c dd847cc67e Return with 0 in all tests 7 tahun lalu
fsync.c dd847cc67e Return with 0 in all tests 7 tahun lalu
ftruncate.c dd847cc67e Return with 0 in all tests 7 tahun lalu
getc_unget.c b0492eba84 Added some tests for stdio 7 tahun lalu
getid.c dd847cc67e Return with 0 in all tests 7 tahun lalu
gmtime.c 8015878a73 use static variable for gmtime 7 tahun lalu
link.c dd847cc67e Return with 0 in all tests 7 tahun lalu
locale.c 0a3c8abe95 Fix setlocale return value 6 tahun lalu
math.c dd847cc67e Return with 0 in all tests 7 tahun lalu
mem.c dd847cc67e Return with 0 in all tests 7 tahun lalu
pipe.c dd847cc67e Return with 0 in all tests 7 tahun lalu
printf.c 0cabecd5b5 stdio, string, platform: fix a bug in printf() involving chars 6 tahun lalu
rename.c 1b653c4e60 Update ralloc, fix invalid c++ names 6 tahun lalu
rmdir.c dd847cc67e Return with 0 in all tests 7 tahun lalu
scanf.c 829bc64ad6 Remove unused import from test 6 tahun lalu
setid.c dd847cc67e Return with 0 in all tests 7 tahun lalu
setjmp.c 4e99b55417 Implement basic setjmp using musl's awesome existing code 6 tahun lalu
sleep.c dd847cc67e Return with 0 in all tests 7 tahun lalu
sprintf.c 75920d2c12 Add implementations of sprintf and snprintf 7 tahun lalu
time.c 1ecd5f8f21 Implement clock() and add CLOCK_* constants 6 tahun lalu
unlink.c dd847cc67e Return with 0 in all tests 7 tahun lalu
waitpid.c c568ca2932 test cleanup 7 tahun lalu
write.c bf987098dc Use openlibm 7 tahun lalu