Denys Vlasenko 1c54552842 ash: fix ifs cleanup on error paths 2 years ago
..
ash-alias 8c68ae8416 ash: parser: Fix alias expansion after heredoc or newlines 3 years ago
ash-arith 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) 3 years ago
ash-comm 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y 2 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 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode 3 years ago
ash-parsing 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode 3 years ago
ash-psubst 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode 3 years ago
ash-quoting 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum 4 years ago
ash-read 39925026f6 shell: Fix "read -d ''" behavior 4 years ago
ash-redir 54bef2a8ef ash: eval: Fail immediately with redirections errors for simple command 4 years ago
ash-signals e16f7eb596 hush: output bash-compat killing signal names 3 years ago
ash-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command 6 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 bcff3a7b5a shell/ash_test/run-all: unset locale/language variables 3 years ago
zecho.c fb132e4737 whitespace cleanup 14 years ago