This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-03-13 15:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
shell
/
ash_test
History
Denys Vlasenko
8e2c9cc2fc
ash: fix globbing bugs when using glibc glob()
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-10-02 15:17:15 +02:00
..
ash-alias
…
ash-arith
…
ash-glob
ash: fix globbing bugs when using glibc glob()
2016-10-02 15:17:15 +02:00
ash-heredoc
…
ash-invert
…
ash-misc
ash: fix "return N" not setting $? in loop conditionals
2016-10-01 19:56:52 +02:00
ash-quoting
ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286
2016-09-25 20:54:25 +02:00
ash-read
ash testsuite: remove two inadvertent bashisms
2016-10-01 17:30:21 +02:00
ash-redir
ash testsuite: remove two more inadvertent bashisms
2016-10-01 17:43:04 +02:00
ash-signals
ash,hush: add a test that "continue" does not cripple traps
2016-10-01 23:28:02 +02:00
ash-standalone
…
ash-vars
ash: expand: Fixed "$@" expansion when EXP_FULL is false
2016-10-02 02:46:56 +02:00
.gitignore
…
printenv.c
…
recho.c
…
run-all
…
zecho.c
…