Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: support "f() (cmd)" functions | Denys Vlasenko | 2018-04-03 | 1 | -3/+0 |
| | | | | | | | | | Many other shells support this construct function old new delta parse_stream 2950 3018 +68 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | ash: copy function tests from hush testsuite | Ron Yorston | 2015-11-04 | 1 | -0/+6 |
Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |