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