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