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 година