exit with 127 if appled name wasn't found - it's more POSIXy
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 Nov 2014 16:03:47 +0000 (17:03 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 Nov 2014 16:03:47 +0000 (17:03 +0100)
commit628f134fe7f1f868c60f8bd18645a626e9c5487f
treead0807a621e7edcb24325b4a016258ecdaae9c48
parentd3fabf89d7d38a436672ac2deea7904351b1b12a
exit with 127 if appled name wasn't found - it's more POSIXy

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/appletlib.c