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