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