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