Manuel Novoa III 0ba092c1c9 Add vdprintf function. Note: will be rewritten to check if file descriptor has an associated FILE to avoid bad interactions with buffered output, but needed for busybox right now and that implementation has the same bug. il y a 24 ans
..
.indent.pro c1fe19d4c1 Bug ugly formatting update il y a 25 ans
Makefile 0ba092c1c9 Add vdprintf function. Note: will be rewritten to check if file descriptor has an associated FILE to avoid bad interactions with buffered output, but needed for busybox right now and that implementation has the same bug. il y a 24 ans
getdelim.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, il y a 25 ans
getline.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, il y a 25 ans
perror.c a99617fe8f Finish reorganizing things. At least I think I've finished. il y a 25 ans
popen.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, il y a 25 ans
printf.c 0ba092c1c9 Add vdprintf function. Note: will be rewritten to check if file descriptor has an associated FILE to avoid bad interactions with buffered output, but needed for busybox right now and that implementation has the same bug. il y a 24 ans
remove.c a99617fe8f Finish reorganizing things. At least I think I've finished. il y a 25 ans
scanf.c 6d8a9ea722 Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, il y a 25 ans
stdio.c 55452223c9 Fix stdin/stdout/stderr for now. il y a 24 ans
tmpnam.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, il y a 25 ans
tmpnam_r.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, il y a 25 ans