diff options
author | Ron Yorston <rmy@pobox.com> | 2021-01-26 14:12:04 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-01-26 14:50:34 +0000 |
commit | 7e1c2cb3b2c917f799d406e186fa84dcac19e992 (patch) | |
tree | 3f18abd6f4f4a4504073b6ec8ab0d24f3d68449d /examples | |
parent | 48684e182f2e6195af191be00ccf08788d91db7a (diff) | |
download | busybox-w32-7e1c2cb3b2c917f799d406e186fa84dcac19e992.tar.gz busybox-w32-7e1c2cb3b2c917f799d406e186fa84dcac19e992.tar.bz2 busybox-w32-7e1c2cb3b2c917f799d406e186fa84dcac19e992.zip |
stat: improve conditional compilation
If FEATURE_READLINK2 isn't enabled:
- in print_stat() combine the code for 'n' and 'N' format;
- in do_stat() let the compiler figure out that it doesn't need to
emit code to print the symbolic link.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions