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