Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-09 | We did not have a safe_write, which is the analog to safe_read. Convert | Eric Andersen | |
full_write to use safe_write internally, which is needed to guarantee proper behavior, i.e. when writing to a pipe. |
index : busybox.git | ||
Copy of git.busybox.net/busybox |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-09 | We did not have a safe_write, which is the analog to safe_read. Convert | Eric Andersen | |
full_write to use safe_write internally, which is needed to guarantee proper behavior, i.e. when writing to a pipe. |