.. |
ash_test
|
56a335378a
hush: fix handling of \^C and "^C"
|
%!s(int64=3) %!d(string=hai) anos |
hush_test
|
56a335378a
hush: fix handling of \^C and "^C"
|
%!s(int64=3) %!d(string=hai) anos |
Config.src
|
67e1529b92
nologin: make it possible to build it as single applet
|
%!s(int64=4) %!d(string=hai) anos |
Kbuild.src
|
0b8835861b
Make it possible to select "sh" and "bash" aliases without selecting ash or hush
|
%!s(int64=8) %!d(string=hai) anos |
README
|
131ed3bcc9
update shell/README
|
%!s(int64=14) %!d(string=hai) anos |
README.job
|
5f786c24e4
hush: small code shrink; style fixes
|
%!s(int64=17) %!d(string=hai) anos |
ash.c
|
5b939a6d29
ash: parser: Fix VSLENGTH parsing with trailing garbage
|
%!s(int64=3) %!d(string=hai) anos |
ash_doc.txt
|
b21f379639
ash: fix TRACE commands
|
%!s(int64=15) %!d(string=hai) anos |
ash_ptr_hack.c
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
%!s(int64=14) %!d(string=hai) anos |
brace.txt
|
647553a4fc
hush: wait for `cmd` to complete, and immediately store its exitcode in $?
|
%!s(int64=15) %!d(string=hai) anos |
cttyhack.c
|
b097a84d62
config: update size information
|
%!s(int64=6) %!d(string=hai) anos |
hush.c
|
bb61205290
hush: fix handling of "cmd && &"
|
%!s(int64=3) %!d(string=hai) anos |
hush_doc.txt
|
bcb25537d0
hush: implement break and continue
|
%!s(int64=16) %!d(string=hai) anos |
hush_leaktool.sh
|
dcd78c4d0f
hush: fix "export not_yet_defined_var", fix parsing of "cmd | }"
|
%!s(int64=15) %!d(string=hai) anos |
match.c
|
d4802c6243
hush: fix a='a\\'; echo "${a%\\\\}"
|
%!s(int64=6) %!d(string=hai) anos |
match.h
|
701e127f7d
hush: optimize #[#] and %[%] for speed. size -2 bytes.
|
%!s(int64=14) %!d(string=hai) anos |
math.c
|
841878e7ee
shell: remove FAST_FUNC from a static function
|
%!s(int64=4) %!d(string=hai) anos |
math.h
|
8b35f207bb
shell: move all definitions of strto_arith_t() together
|
%!s(int64=5) %!d(string=hai) anos |
random.c
|
4c201c00a3
whitespace fixes
|
%!s(int64=6) %!d(string=hai) anos |
random.h
|
fb183076a3
ash,hush: improve randomness of $RANDOM, add easy-ish way to test it
|
%!s(int64=10) %!d(string=hai) anos |
shell_common.c
|
91e330a53f
shells: a fix for systems without RLIMIT_NICE
|
%!s(int64=4) %!d(string=hai) anos |
shell_common.h
|
d8bd7012a3
hush: fix "export PS1=xyz" and "local PS1=xyz" messing up prompt
|
%!s(int64=5) %!d(string=hai) anos |