2
0
Stephan Vedder cc210361d6 wchar support 6 жил өмнө
..
expected cc210361d6 wchar support 6 жил өмнө
stdio 8d40424020 Added freopen() and relevant tests 7 жил өмнө
stdlib 776491bae9 implement mktemp 6 жил өмнө
string e91891625f * add strtok_r 7 жил өмнө
unistd 42a6693a0b unistd: fix off-by-one in getopt() 7 жил өмнө
wchar cc210361d6 wchar support 6 жил өмнө
.gitignore cc210361d6 wchar support 6 жил өмнө
Makefile cc210361d6 wchar support 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 жил өмнө
assert.c 441bf9f00b Add the few last things to get gcc_complete working 6 жил өмнө
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 жил өмнө
exec.c 2f6467bce6 Fix test warning 6 жил өмнө
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 жил өмнө
gethostname.c 9de73d0e5b Add uname and gethostname 6 жил өмнө
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 жил өмнө