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