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