Justin Raymond 23a409204f Update .gitignore 7 vuotta sitten
..
expected 85766a41ff Expected output 7 vuotta sitten
stdlib f5b1f872a0 stdlib: implement preliminary version of strtol() 7 vuotta sitten
string a1e62baad7 Merge branch 'master' into strrchr 7 vuotta sitten
.gitignore 23a409204f Update .gitignore 7 vuotta sitten
Makefile a1e62baad7 Merge branch 'master' into strrchr 7 vuotta sitten
alloc.c b14ee3ed39 Fix build, add Wall 7 vuotta sitten
args.c bf987098dc Use openlibm 7 vuotta sitten
atof.c a95a034219 Fix issues by adding support for floating point values in va_list 7 vuotta sitten
atoi.c ec288a1b53 Add ctype functions and atoi/atol 7 vuotta sitten
brk.c 5cc52e4b19 tests 7 vuotta sitten
chdir.c 5cc52e4b19 tests 7 vuotta sitten
create.c bf987098dc Use openlibm 7 vuotta sitten
ctype.c 46fe488e05 Merge branch 'master' into master 7 vuotta sitten
dup.c e306e3f855 fcntl: open should use a va_list 7 vuotta sitten
error.c 3b7149612f implement perror 7 vuotta sitten
fchdir.c 5cc52e4b19 tests 7 vuotta sitten
fcntl.c c291632492 Imp va_arg for fcntl; fcntl test 7 vuotta sitten
fcntl.out c291632492 Imp va_arg for fcntl; fcntl test 7 vuotta sitten
fsync.c 5cc52e4b19 tests 7 vuotta sitten
ftruncate.c 2636b6f5b1 ftruncate test 7 vuotta sitten
getid.c 3a07bc27c2 getid functions 7 vuotta sitten
link.c 161d93466c fixes and tests 7 vuotta sitten
math.c bf987098dc Use openlibm 7 vuotta sitten
mem.c b013f5f0ed Fixed mem test 7 vuotta sitten
pipe.c cfbe27490f Remove allocation, fix pipe example 7 vuotta sitten
printf.c 5520526bef Implement printf (very simple version) 7 vuotta sitten
rmdir.c 799c8828c2 mkdir and rmdir 7 vuotta sitten
setid.c 161d93466c fixes and tests 7 vuotta sitten
sleep.c 4d4ab1a75f fix and test 7 vuotta sitten
sprintf.c 75920d2c12 Add implementations of sprintf and snprintf 7 vuotta sitten
unlink.c 161d93466c fixes and tests 7 vuotta sitten
write.c bf987098dc Use openlibm 7 vuotta sitten