hush/util-linux
Denys Vlasenko 488dd70869 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
When compiling with !ENABLE_FEATURE_GETOPT_LONG, busybox still tries
to include getopt.h which is not available; for example with uClibc
when !UCLIBC_HAS_GETOPT_LONG.  getopt.h is only required
for the _long set of functions.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-05-29 04:24:52 +02:00
..
volume_id reverted LINHIB0001 swap signature addition 2011-02-14 03:52:16 +01:00
acpid.c libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads 2011-05-08 21:21:10 +02:00
blkid.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
blockdev.c blockdev: add --getsz to replace --getsize 2011-02-20 04:15:43 +01:00
Config.src make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y 2011-04-16 18:07:35 +02:00
dmesg.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
fbset.c fbset: abort on unknown options. closes 3121 2011-05-09 03:57:27 +02:00
fdformat.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
fdisk_aix.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdisk_gpt.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
fdisk_osf.c fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze) 2011-01-31 05:55:52 +01:00
fdisk_sgi.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
fdisk_sun.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
fdisk.c fdisk: backport disk check from util-linux 2011-04-30 21:31:05 +02:00
findfs.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
flock.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
freeramdisk.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
fsck_minix.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
getopt.c fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 2011-05-29 04:24:52 +02:00
hexdump.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
hwclock.c hwclock: implement --systz 2011-01-22 18:55:32 +01:00
ipcrm.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
ipcs.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
losetup.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
lspci.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
lsusb.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
mdev.c simplify parsing of /etc/busybox.conf 2011-05-16 00:01:08 +02:00
minix.h *: more portability fixes by Dan Fandrich 2009-09-23 23:15:43 +02:00
mkfs_ext2_test.sh mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_ext2.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
mkfs_ext2.txt mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_minix.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
mkfs_reiser.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
mkfs_vfat.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
mkswap.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
more.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
mount.c mount: for NFS use tcp per default rather than udp 2011-05-04 19:03:30 +02:00
pivot_root.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
rdate.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
rdev.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
readprofile.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
rev.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
rtcwake.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
script.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
scriptreplay.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
setarch.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
swaponoff.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
switch_root.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
umount.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00