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