.. |
ash-alias
|
8c68ae8416
ash: parser: Fix alias expansion after heredoc or newlines
|
3 年之前 |
ash-arith
|
1be73dd9ad
shell: fix parsing of $(( (v)++ + NUM ))
|
3 年之前 |
ash-comm
|
5acf5e1f87
shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y
|
3 年之前 |
ash-getopts
|
238ff98bb8
hush: fix "getopts" builtin to not be upset by other builtins calling getopt()
|
7 年之前 |
ash-glob
|
eb54ca8be0
ash: expand: Do not quote backslashes in unquoted parameter expansion
|
6 年之前 |
ash-heredoc
|
1c54552842
ash: fix ifs cleanup on error paths
|
2 年之前 |
ash-invert
|
140644dc1c
add ash testcases
|
17 年之前 |
ash-misc
|
64aa86b720
ash: LINENO starts from 0 in -c SCRIPT mode
|
3 年之前 |
ash-parsing
|
64aa86b720
ash: LINENO starts from 0 in -c SCRIPT mode
|
3 年之前 |
ash-psubst
|
64aa86b720
ash: LINENO starts from 0 in -c SCRIPT mode
|
3 年之前 |
ash-quoting
|
45dd87aac0
ash: expand: Ensure result is escaped in cvtnum
|
4 年之前 |
ash-read
|
39925026f6
shell: Fix "read -d ''" behavior
|
4 年之前 |
ash-redir
|
54bef2a8ef
ash: eval: Fail immediately with redirections errors for simple command
|
4 年之前 |
ash-signals
|
e16f7eb596
hush: output bash-compat killing signal names
|
4 年之前 |
ash-standalone
|
a5060b8364
ash: fix nofork bug where environment is not properly passed to a command
|
7 年之前 |
ash-vars
|
fa52ac9781
ash: don't read past end of var in subvareval for bash substitutions
|
2 年之前 |
ash-z_slow
|
b762c784ca
hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting
|
6 年之前 |
.gitignore
|
b9b7aa1910
ash_test: ignore generated files
|
8 年之前 |
printenv.c
|
95f7953f2c
do not use `a' quoting style in comments
|
7 年之前 |
recho.c
|
fb132e4737
whitespace cleanup
|
14 年之前 |
run-all
|
bcff3a7b5a
shell/ash_test/run-all: unset locale/language variables
|
3 年之前 |
zecho.c
|
fb132e4737
whitespace cleanup
|
14 年之前 |