Jeremy Soller 4da873ae79 Merge pull request #43 from MggMuggins/master %!s(int64=7) %!d(string=hai) anos
..
.gitignore 0e766c6b53 Implement atof %!s(int64=7) %!d(string=hai) anos
Makefile 4da873ae79 Merge pull request #43 from MggMuggins/master %!s(int64=7) %!d(string=hai) anos
alloc.c b14ee3ed39 Fix build, add Wall %!s(int64=7) %!d(string=hai) anos
args.c bf987098dc Use openlibm %!s(int64=7) %!d(string=hai) anos
atof.c a95a034219 Fix issues by adding support for floating point values in va_list %!s(int64=7) %!d(string=hai) anos
atoi.c ec288a1b53 Add ctype functions and atoi/atol %!s(int64=7) %!d(string=hai) anos
brk.c 5cc52e4b19 tests %!s(int64=7) %!d(string=hai) anos
chdir.c 5cc52e4b19 tests %!s(int64=7) %!d(string=hai) anos
create.c bf987098dc Use openlibm %!s(int64=7) %!d(string=hai) anos
ctype.c 46fe488e05 Merge branch 'master' into master %!s(int64=7) %!d(string=hai) anos
dup.c e306e3f855 fcntl: open should use a va_list %!s(int64=7) %!d(string=hai) anos
error.c 3b7149612f implement perror %!s(int64=7) %!d(string=hai) anos
fchdir.c 5cc52e4b19 tests %!s(int64=7) %!d(string=hai) anos
fcntl c291632492 Imp va_arg for fcntl; fcntl test %!s(int64=7) %!d(string=hai) anos
fcntl.c c291632492 Imp va_arg for fcntl; fcntl test %!s(int64=7) %!d(string=hai) anos
fcntl.out c291632492 Imp va_arg for fcntl; fcntl test %!s(int64=7) %!d(string=hai) anos
fsync.c 5cc52e4b19 tests %!s(int64=7) %!d(string=hai) anos
ftruncate.c 2636b6f5b1 ftruncate test %!s(int64=7) %!d(string=hai) anos
getid.c 3a07bc27c2 getid functions %!s(int64=7) %!d(string=hai) anos
link.c 151d873aba link %!s(int64=7) %!d(string=hai) anos
math.c bf987098dc Use openlibm %!s(int64=7) %!d(string=hai) anos
pipe.c cfbe27490f Remove allocation, fix pipe example %!s(int64=7) %!d(string=hai) anos
printf.c 5520526bef Implement printf (very simple version) %!s(int64=7) %!d(string=hai) anos
rmdir.c 799c8828c2 mkdir and rmdir %!s(int64=7) %!d(string=hai) anos
write.c bf987098dc Use openlibm %!s(int64=7) %!d(string=hai) anos