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