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