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 години