Jeremy Soller 4da873ae79 Merge pull request #43 from MggMuggins/master пре 7 година
..
.gitignore 0e766c6b53 Implement atof пре 7 година
Makefile 4da873ae79 Merge pull request #43 from MggMuggins/master пре 7 година
alloc.c b14ee3ed39 Fix build, add Wall пре 7 година
args.c bf987098dc Use openlibm пре 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 5cc52e4b19 tests пре 7 година
chdir.c 5cc52e4b19 tests пре 7 година
create.c bf987098dc Use openlibm пре 7 година
ctype.c 46fe488e05 Merge branch 'master' into master пре 7 година
dup.c e306e3f855 fcntl: open should use a va_list пре 7 година
error.c 3b7149612f implement perror пре 7 година
fchdir.c 5cc52e4b19 tests пре 7 година
fcntl c291632492 Imp va_arg for fcntl; fcntl test пре 7 година
fcntl.c c291632492 Imp va_arg for fcntl; fcntl test пре 7 година
fcntl.out c291632492 Imp va_arg for fcntl; fcntl test пре 7 година
fsync.c 5cc52e4b19 tests пре 7 година
ftruncate.c 2636b6f5b1 ftruncate test пре 7 година
getid.c 3a07bc27c2 getid functions пре 7 година
link.c 151d873aba link пре 7 година
math.c bf987098dc Use openlibm пре 7 година
pipe.c cfbe27490f Remove allocation, fix pipe example пре 7 година
printf.c 5520526bef Implement printf (very simple version) пре 7 година
rmdir.c 799c8828c2 mkdir and rmdir пре 7 година
write.c bf987098dc Use openlibm пре 7 година