busybox/applets
Denis Vlasenko 831a20f512 pass a copy of argv[i] to NOFORK applets (they may permute it etc).
set/save/restore more shared global variables whan call one applet from another
2007-04-12 12:27:32 +00:00
..
applets.c pass a copy of argv[i] to NOFORK applets (they may permute it etc). 2007-04-12 12:27:32 +00:00
busybox.mkll
individual.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
install.sh
Kbuild merge busybox.c into applets.c 2007-04-09 03:05:48 +00:00
usage_compressed
usage.c