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. 23 år sedan
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 år sedan
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. 23 år sedan
getdelim.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 23 år sedan
getline.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 23 år sedan
perror.c a99617fe8f Finish reorganizing things. At least I think I've finished. 24 år sedan
popen.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 23 år sedan
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. 23 år sedan
remove.c a99617fe8f Finish reorganizing things. At least I think I've finished. 24 år sedan
scanf.c 6d8a9ea722 Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, 23 år sedan
stdio.c 55452223c9 Fix stdin/stdout/stderr for now. 23 år sedan
tmpnam.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 23 år sedan
tmpnam_r.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 23 år sedan