This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-03-03 09:35:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
applets
History
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_compressed: be more permissive in which od flavors we support
2007-02-03 12:45:43 +00:00
usage.c
…