make a few struct bb_applet members conditional
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 10 Apr 2007 21:38:30 +0000 (21:38 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 10 Apr 2007 21:38:30 +0000 (21:38 -0000)
commit335b63d8d1876ce4e172ebcc9d64544785682244
tree14183fd728ce51ae10baee70f7d8f72c39d30649
parent07c394e69b0cfa7cd30e97ffc6edb0d857905f45
make a few struct bb_applet members conditional
rename sllep_and_die -> xfunc_die
make fflush_stdout_and_exit NOFORK-safe
fix some buglets found by randomconfig
18 files changed:
applets/applets.c
archival/libunarchive/Kbuild
coreutils/cmp.c
coreutils/echo.c
include/applets.h
include/busybox.h
include/libbb.h
libbb/copyfd.c
libbb/error_msg_and_die.c
libbb/fflush_stdout_and_exit.c
libbb/herror_msg_and_die.c
libbb/perror_msg_and_die.c
libbb/vfork_daemon_rexec.c
libbb/xconnect.c
libbb/xfuncs.c
shell/ash.c
shell/msh.c
util-linux/getopt.c