libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 2 Feb 2011 02:28:56 +0000 (03:28 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 2 Feb 2011 02:28:56 +0000 (03:28 +0100)
commitc71b469f5daceb717e31cc9ce46b0e058e2c57b6
treeab428529615091f3d1759ad9fcd254f0cab46b19
parent099e528919e2219772265e99ab8a43d188c1b8db
libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/libbb.h
libbb/execable.c
libbb/vfork_daemon_rexec.c