Marat Safin 8015878a73 use static variable for gmtime il y a 7 ans
..
expected 42a6693a0b unistd: fix off-by-one in getopt() il y a 7 ans
stdio 8d40424020 Added freopen() and relevant tests il y a 7 ans
stdlib a24f537a38 test il y a 7 ans
string e91891625f * add strtok_r il y a 7 ans
unistd 42a6693a0b unistd: fix off-by-one in getopt() il y a 7 ans
.gitignore 2b21dca567 add gmtime and difftime il y a 7 ans
Makefile 2b21dca567 add gmtime and difftime il y a 7 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
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
error.c dd847cc67e Return with 0 in all tests il y a 7 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
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
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
pipe.c dd847cc67e Return with 0 in all tests il y a 7 ans
printf.c 5520526bef Implement printf (very simple version) il y a 7 ans
rename.c 57a17cb05f stdio: Implement rename il y a 7 ans
rmdir.c dd847cc67e Return with 0 in all tests il y a 7 ans
setid.c dd847cc67e Return with 0 in all tests 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
time.c 58b2b64183 add clock_gettime and time 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