Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / full_write.c
2019-05-14 Denys Vlasenkodd: fix handling of short result of full_write(), close...
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-02-25 Denis Vlasenkolpd: spool mode added by Vladimir
2007-02-13 Denis Vlasenkohttpd: a little bit more correct handling of CGI "HTTP...
2006-10-31 Denis Vlasenkodd: fix bugs: always assumed conv=sync, died on write...
2006-10-12 Denis Vlasenkoxread/write can use full_read/write (smaller code)
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-10-09 Eric AndersenWe did not have a safe_write, which is the analog to...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...