mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-03-06 11:07:03 +00:00

executable if we asked to exec someting with argv[0] == known_applet" Use it in init. Also respect PATH in init, remove explicit "/sbin" etc from exec. Patch by Gabriel L. Somlo <somlo@cmu.edu>