|
7306727d1b
|
shell: split read builtin from ash
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-01-12 22:11:24 +01:00 |
|
|
5b7589eb27
|
hush: fix SEGV in % expansion
function old new delta
expand_variables 2203 2217 +14
|
2009-04-26 11:25:19 +00:00 |
|
|
1943aec2ec
|
hush: plug the leak of expanded heredoc
|
2009-04-09 14:15:57 +00:00 |
|
|
a4f331d3c3
|
implement support for parameter substitution via #/% operators
|
2009-04-07 06:03:22 +00:00 |
|