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