Alex Lyon af78348d4a unistd: add a preliminary implementation of getopt() před 7 roky
..
expected af78348d4a unistd: add a preliminary implementation of getopt() před 7 roky
stdlib d3583e11d2 fix c99 mode před 7 roky
string e91891625f * add strtok_r před 7 roky
unistd af78348d4a unistd: add a preliminary implementation of getopt() před 7 roky
.gitignore af78348d4a unistd: add a preliminary implementation of getopt() před 7 roky
Makefile af78348d4a unistd: add a preliminary implementation of getopt() před 7 roky
alloc.c dd847cc67e Return with 0 in all tests před 7 roky
args.c dd847cc67e Return with 0 in all tests před 7 roky
atof.c a95a034219 Fix issues by adding support for floating point values in va_list před 7 roky
atoi.c ec288a1b53 Add ctype functions and atoi/atol před 7 roky
brk.c dd847cc67e Return with 0 in all tests před 7 roky
chdir.c dd847cc67e Return with 0 in all tests před 7 roky
create.c bf987098dc Use openlibm před 7 roky
ctype.c 46fe488e05 Merge branch 'master' into master před 7 roky
dup.c dd847cc67e Return with 0 in all tests před 7 roky
error.c dd847cc67e Return with 0 in all tests před 7 roky
fchdir.c dd847cc67e Return with 0 in all tests před 7 roky
fcntl.c dd847cc67e Return with 0 in all tests před 7 roky
fsync.c dd847cc67e Return with 0 in all tests před 7 roky
ftruncate.c dd847cc67e Return with 0 in all tests před 7 roky
getid.c dd847cc67e Return with 0 in all tests před 7 roky
link.c dd847cc67e Return with 0 in all tests před 7 roky
math.c dd847cc67e Return with 0 in all tests před 7 roky
mem.c dd847cc67e Return with 0 in all tests před 7 roky
pipe.c dd847cc67e Return with 0 in all tests před 7 roky
printf.c 5520526bef Implement printf (very simple version) před 7 roky
rmdir.c dd847cc67e Return with 0 in all tests před 7 roky
setid.c dd847cc67e Return with 0 in all tests před 7 roky
sleep.c dd847cc67e Return with 0 in all tests před 7 roky
sprintf.c 75920d2c12 Add implementations of sprintf and snprintf před 7 roky
unlink.c dd847cc67e Return with 0 in all tests před 7 roky
waitpid.c c568ca2932 test cleanup před 7 roky
write.c bf987098dc Use openlibm před 7 roky