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