.. |
ash-alias
|
8c68ae8416
ash: parser: Fix alias expansion after heredoc or newlines
|
3 years ago |
ash-arith
|
c1c267fd36
shell/math: bash-compatible handling of too large numbers
|
1 year ago |
ash-comm
|
5acf5e1f87
shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y
|
3 years ago |
ash-getopts
|
238ff98bb8
hush: fix "getopts" builtin to not be upset by other builtins calling getopt()
|
7 years ago |
ash-glob
|
eb54ca8be0
ash: expand: Do not quote backslashes in unquoted parameter expansion
|
6 years ago |
ash-heredoc
|
1c54552842
ash: fix ifs cleanup on error paths
|
2 years ago |
ash-invert
|
140644dc1c
add ash testcases
|
17 years ago |
ash-misc
|
6824298ab4
hush: fix ELIF cmd1;cmd2 THEN ... not executing cmd2, closes 15571
|
1 year ago |
ash-parsing
|
758b21402a
hush: detect when terminating "done"/"fi" is missing
|
8 months ago |
ash-psubst
|
64aa86b720
ash: LINENO starts from 0 in -c SCRIPT mode
|
3 years ago |
ash-quoting
|
c5a1be25ba
ash: fix handling of single-quoted strings in pattern substitution
|
8 months ago |
ash-read
|
39925026f6
shell: Fix "read -d ''" behavior
|
4 years ago |
ash-redir
|
23da5c4b71
hush: do not exit interactive shell on some redirection errors
|
4 months ago |
ash-signals
|
098cd7ece4
ash: improve trap and jobs builtins in child shells
|
1 year ago |
ash-standalone
|
a5060b8364
ash: fix nofork bug where environment is not properly passed to a command
|
7 years ago |
ash-vars
|
fa52ac9781
ash: don't read past end of var in subvareval for bash substitutions
|
2 years ago |
ash-z_slow
|
b762c784ca
hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting
|
6 years ago |
.gitignore
|
b9b7aa1910
ash_test: ignore generated files
|
8 years ago |
printenv.c
|
95f7953f2c
do not use `a' quoting style in comments
|
7 years ago |
recho.c
|
fb132e4737
whitespace cleanup
|
14 years ago |
run-all
|
2ff01bb699
shell: sync ash/hush test scripts
|
1 year ago |
zecho.c
|
fb132e4737
whitespace cleanup
|
14 years ago |