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