hush/shell
Denis Vlasenko b69f35effe lash: "forking" applets are actually can be treated the same way as "non-forked".
Also save a bit of space on trailing NULL array elements.
2007-04-12 17:10:45 +00:00
..
ash_test
ash.c
bbsh.c style fixes. No code changes 2007-04-12 00:32:05 +00:00
Config.in
hush.c fix realloc-of-non-malloced pointer, and reduce size while at it 2007-04-12 17:08:53 +00:00
Kbuild
lash.c lash: "forking" applets are actually can be treated the same way as "non-forked". 2007-04-12 17:10:45 +00:00
msh.c pass a copy of argv[i] to NOFORK applets (they may permute it etc). 2007-04-12 12:27:32 +00:00