aboutsummaryrefslogtreecommitdiff
path: root/libbb/safe_write.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use "glibc errno" trick not only for ash, but for entire busyboxvda2007-05-311-5/+0
* - remove emacs layout block as suggested by Robert P.J. Dayaldot2006-05-191-23/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* Rework wget, the xconnect interface, and its various clientsandersen2003-10-311-1/+1
* We did not have a safe_write, which is the analog to safe_read. Convertandersen2003-10-091-0/+48