Marat Safin 8015878a73 use static variable for gmtime 7 år sedan
..
expected 42a6693a0b unistd: fix off-by-one in getopt() 7 år sedan
stdio 8d40424020 Added freopen() and relevant tests 7 år sedan
stdlib a24f537a38 test 7 år sedan
string e91891625f * add strtok_r 7 år sedan
unistd 42a6693a0b unistd: fix off-by-one in getopt() 7 år sedan
.gitignore 2b21dca567 add gmtime and difftime 7 år sedan
Makefile 2b21dca567 add gmtime and difftime 7 år sedan
alloc.c 742339ca9e Hacky version of memalign 7 år sedan
args.c dd847cc67e Return with 0 in all tests 7 år sedan
atof.c a95a034219 Fix issues by adding support for floating point values in va_list 7 år sedan
atoi.c ec288a1b53 Add ctype functions and atoi/atol 7 år sedan
brk.c dd847cc67e Return with 0 in all tests 7 år sedan
chdir.c dd847cc67e Return with 0 in all tests 7 år sedan
create.c bf987098dc Use openlibm 7 år sedan
ctype.c 46fe488e05 Merge branch 'master' into master 7 år sedan
dup.c dd847cc67e Return with 0 in all tests 7 år sedan
error.c dd847cc67e Return with 0 in all tests 7 år sedan
fchdir.c dd847cc67e Return with 0 in all tests 7 år sedan
fcntl.c dd847cc67e Return with 0 in all tests 7 år sedan
fsync.c dd847cc67e Return with 0 in all tests 7 år sedan
ftruncate.c dd847cc67e Return with 0 in all tests 7 år sedan
getc_unget.c b0492eba84 Added some tests for stdio 7 år sedan
getid.c dd847cc67e Return with 0 in all tests 7 år sedan
gmtime.c 8015878a73 use static variable for gmtime 7 år sedan
link.c dd847cc67e Return with 0 in all tests 7 år sedan
math.c dd847cc67e Return with 0 in all tests 7 år sedan
mem.c dd847cc67e Return with 0 in all tests 7 år sedan
pipe.c dd847cc67e Return with 0 in all tests 7 år sedan
printf.c 5520526bef Implement printf (very simple version) 7 år sedan
rename.c 57a17cb05f stdio: Implement rename 7 år sedan
rmdir.c dd847cc67e Return with 0 in all tests 7 år sedan
setid.c dd847cc67e Return with 0 in all tests 7 år sedan
sleep.c dd847cc67e Return with 0 in all tests 7 år sedan
sprintf.c 75920d2c12 Add implementations of sprintf and snprintf 7 år sedan
time.c 58b2b64183 add clock_gettime and time 7 år sedan
unlink.c dd847cc67e Return with 0 in all tests 7 år sedan
waitpid.c c568ca2932 test cleanup 7 år sedan
write.c bf987098dc Use openlibm 7 år sedan