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