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