.. |
ash-alias
|
1c660b4bd2
small ash testsuite, adapted from bash
|
18 years ago |
ash-arith
|
80591b0a00
ash: support for && and || in [[ expr ]]; add testsuite checks
|
17 years ago |
ash-heredoc
|
c86e052b81
fix accumulated whitespace and indentation damage
|
18 years ago |
ash-invert
|
140644dc1c
add ash testcases
|
18 years ago |
ash-misc
|
c90e1be01b
ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"
|
16 years ago |
ash-quoting
|
ef527f50e6
ash: optional support for $'...\t...\n...' bashism
|
16 years ago |
ash-read
|
8f0c89e05a
apply post-1.13.3 fixes, bump version to 1.13.4
|
15 years ago |
ash-redir
|
34c73c499b
ash: fix "(cat < file)" hang introduced by rev 22944.
|
16 years ago |
ash-signals
|
6214941a3a
ash: add testcase for bug 5304
|
16 years ago |
ash-standalone
|
078323010b
dc: conditionalize parts which require libm
|
16 years ago |
ash-vars
|
2659c63213
ash: fix ${var/s/r} handling, add testcase.
|
16 years ago |
printenv.c
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 years ago |
recho.c
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 years ago |
run-all
|
5a867317bb
ash: fix a bug where redirection fds were not closed afterwards.
|
16 years ago |
zecho.c
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 years ago |