diff options
author | Rob Landley <rob@landley.net> | 2013-03-05 03:06:42 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-03-05 03:06:42 -0600 |
commit | f9d7c95149640c25df6837a90c0a8f91caea27ac (patch) | |
tree | 318579613d0bb3a35dde6b741622f76abd638495 /toys/clear.c | |
parent | 61dacaad14e358bcadc2b18fce94b44a2867f2d6 (diff) | |
download | toybox-f9d7c95149640c25df6837a90c0a8f91caea27ac.tar.gz |
Call stat "stat" instead of "st" in menuconfig. Use xmalloc() instead of malloc.
perror_msg() sets return code already. Truncate long english messages that
don't get translated. Don't return int from a function hardwired to always
return 0. Don't test for that hardwired return value to change and print an
error message that can never happen and would be a duplicate anyway.
More whitespace cleanup. C does not require typecasting void *.
Remove 404 URL to stat.html that isn't in posix.
Diffstat (limited to 'toys/clear.c')
0 files changed, 0 insertions, 0 deletions