factor out NOFORK/NOEXEC code from find. Use it for xargs too.
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 9 Apr 2007 21:32:30 +0000 (21:32 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 9 Apr 2007 21:32:30 +0000 (21:32 -0000)
commitcd7001f7055c3fc2d6298ab9e3befe91e951c652
treeb9509ed21e0a7af26128b796a66a3294ae4dc5b0
parent1b4b2cb20e5291c319ce0c7721e64445e2749b10
factor out NOFORK/NOEXEC code from find. Use it for xargs too.
findutils/find.c
findutils/xargs.c
include/libbb.h
libbb/vfork_daemon_rexec.c