diff options
author | Felix Janda <felix.janda@posteo.de> | 2013-04-10 19:25:06 +0200 |
---|---|---|
committer | Felix Janda <felix.janda@posteo.de> | 2013-04-10 19:25:06 +0200 |
commit | f88db7156dd1b61da3b238574e051058d1aa6752 (patch) | |
tree | e2b2fb35b39a9591c505542f0d1b3baa936aa049 /main.c | |
parent | 9bd7a1696e7060e51ec0d0aaef477eaf85aaf216 (diff) | |
download | toybox-f88db7156dd1b61da3b238574e051058d1aa6752.tar.gz |
Partial cleanup of find
- Remove unnecessary headers
- dump_node is not used anywhere
- exec_buf is unused
- Replace SUCCESS with 1 and simplify code accordingly
- a==0 -> !a
- Simplify an incremation pattern using pre-increments
- Add static keyword to functions
- Make error messages print to stderr
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions