.. |
ash_test
|
9aa751b08a
shells: fix exitcode_trapN tests to avoid races
|
%!s(int64=4) %!d(string=hai) anos |
hush_test
|
9aa751b08a
shells: fix exitcode_trapN tests to avoid races
|
%!s(int64=4) %!d(string=hai) anos |
Config.src
|
9edd268bad
shell: implement optional "BASE#nnnn" numeric literals
|
%!s(int64=5) %!d(string=hai) anos |
Kbuild.src
|
0b8835861b
Make it possible to select "sh" and "bash" aliases without selecting ash or hush
|
%!s(int64=7) %!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
|
da7a6dbfa5
ash: fix build failure when command built-in is disabled
|
%!s(int64=4) %!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=5) %!d(string=hai) anos |
hush.c
|
e4a0612efd
hush: fix negative_arith.tests: glob-protect dash in "$((arith))"
|
%!s(int64=4) %!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
|
7427406580
shell: better comments in BASE#nn code
|
%!s(int64=5) %!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
|
3ef513e787
shell/ulimit: code shrink
|
%!s(int64=5) %!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 |