Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
eb52e7fa522d829fb400461ca4c808ee5c1d6428
/
libbb
/
safe_write.c
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
a03ac60
libbb: safe_write should not return EINTR
by Denys Vlasenko
· 7 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
fad2b86
use "glibc errno" trick not only for ash, but for entire busybox
by Denis Vlasenko
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
e6dc439
Rework wget, the xconnect interface, and its various clients
by Eric Andersen
· 21 years ago
dae099b
We did not have a safe_write, which is the analog to safe_read. Convert
by Eric Andersen
· 21 years ago