make xfunctions optionally longjump instead of exit.
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 9 Apr 2007 21:35:07 +0000 (21:35 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 9 Apr 2007 21:35:07 +0000 (21:35 -0000)
commit3f3aa2a57dc648ade9083f3b3ad83cce8206b912
treed5c648f583bb2edef25f05c2bed303df3d1a61f6
parentcd7001f7055c3fc2d6298ab9e3befe91e951c652
make xfunctions optionally longjump instead of exit.
use it for making NOFORK more practical.
touch: make it a NOFORK applet
applets/applets.c
coreutils/cmp.c
coreutils/touch.c
include/applets.h
include/libbb.h
libbb/copyfd.c
libbb/error_msg_and_die.c
libbb/getopt32.c
libbb/vfork_daemon_rexec.c
libbb/xfuncs.c