diff options
author | Rob Landley <rob@landley.net> | 2007-01-18 21:54:08 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2007-01-18 21:54:08 -0500 |
commit | 901637760b4206e968e73dd5ff7430c107c27b57 (patch) | |
tree | 61923e296b7728cb32261bd64eb1ad2261f5ad75 /kconfig | |
parent | 813840c9d199bf9e26d23291cf23e22a68e8ad82 (diff) | |
download | toybox-901637760b4206e968e73dd5ff7430c107c27b57.tar.gz |
Add fdprintf(). Remove reread() and rewrite() which handle -EINTR, which
shouldn't be a problem if we register signal handlers with sigaction(SA_RESTART)
Straighten out count and len (I generally consistently use "count" for the
current progress and "len" for the total, but this time I got them backwards
for some reason and don't want to confuse myself in future.)
Diffstat (limited to 'kconfig')
0 files changed, 0 insertions, 0 deletions