summaryrefslogtreecommitdiff
path: root/libbb/isdirectory.c
diff options
context:
space:
mode:
authorXabier Oneca2021-04-09 23:27:41 +0200
committerDenys Vlasenko2021-04-12 20:05:48 +0200
commit7ec254467c58047a8105fa688044e88f04a806d6 (patch)
tree49d9578c5534bbfbfce8bd1ceac694003dd8e608 /libbb/isdirectory.c
parentde1a49cb419d931a62500eaddb7c888ee011eefe (diff)
downloadbusybox-7ec254467c58047a8105fa688044e88f04a806d6.zip
busybox-7ec254467c58047a8105fa688044e88f04a806d6.tar.gz
touch: remove unneeded GETOPT32 defines
Long options handling (getopt32 vs getopt32long) is done in libbb.h, no need to care here of the same logic. This cleans the code a bit. Also, --no-create was grouped as a SUSv3 option, where as the short -c was not. Even if it is part of SUS, leave it out as was the short option. v2: Fix for disabled ENABLE_LONG_OPTS. getopt32long does not like IF_FEATURE_xxx() style conditionals... :/ Signed-off-by: Xabier Oneca <xoneca@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/isdirectory.c')
0 files changed, 0 insertions, 0 deletions