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 лет назад