Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
137864f559e7eff1f929958d3999359c7070ed91
/
shell
/
ash_test
/
ash-redir
54bef2a
ash: eval: Fail immediately with redirections errors for simple command
by Denys Vlasenko
· 4 years, 10 months ago
2180656
hush: restore redirected stdin
by Denys Vlasenko
· 5 years ago
41ef41b
hush: fix nested redirects colliding with script fds
by Denys Vlasenko
· 6 years ago
89e9d55
hush: do not drop backslash from eval 'echo ok\'
by Denys Vlasenko
· 7 years ago
41d8f10
hush: fix corner cases with exec in empty expansions
by Denys Vlasenko
· 7 years ago
9acd63c
ash,hush: fix "saved" redirected fds still visible in children
by Denys Vlasenko
· 7 years ago
035486c
ash: significant overhaul of redirect saving logic
by Denys Vlasenko
· 7 years ago
111cdcf
shell: sync redir/* tests
by Denys Vlasenko
· 7 years ago
1ff1a75
ash: rename redir5.tests (hush has redir5.tests which is different)
by Denys Vlasenko
· 7 years ago
86584e1
ash: fix open fds leaking in redirects. Closes 9561
by Denys Vlasenko
· 8 years ago
df303ae
sh testsuite: sync ash-redir/ and hush-redir/
by Denys Vlasenko
· 8 years ago
c4cf542
sh testsuite: create hush-redir/* and move files around
by Denys Vlasenko
· 8 years ago
1b8e0e8
ash testsuite: remove two more inadvertent bashisms
by Denys Vlasenko
· 8 years ago
f451b2c
ash: fix a bug in >${varexp} handling. Closes 5282
by Denys Vlasenko
· 13 years ago
8ee2ada
echo: do not retry on write errors
by Denys Vlasenko
· 14 years ago
b0fbe4b
ash: add a testcase for bug 2281 (currently fails). Small code cleanups.
by Denys Vlasenko
· 14 years ago
da75f44
ash: <> redir should not truncate
by Andreas Bühmann
· 14 years ago
5e2d572
ash: fix testsuite false positives
by Denys Vlasenko
· 15 years ago
7956334
add a testcase for reopened bug 585 (not fixed yet)
by Denys Vlasenko
· 15 years ago
9f2e82a
ash: add testsuite for bug 585
by Denys Vlasenko
· 15 years ago
34c73c4
ash: fix "(cat < file)" hang introduced by rev 22944.
by Denis Vlasenko
· 16 years ago
2b2e267
ash: testsuite entries for last change
by Denis Vlasenko
· 16 years ago
22f7414
ash: prevent exec NN>&- from closing fd used for script reading
by Denis Vlasenko
· 16 years ago
5a86731
ash: fix a bug where redirection fds were not closed afterwards.
by Denis Vlasenko
· 16 years ago
65eb550
reinstate redir.tests with correct perms
by Denis Vlasenko
· 17 years ago
81887e2
ash: add a testcase for recently fixed signal bug
by Denis Vlasenko
· 17 years ago
7d75a96
ash: fix bug where redirection of closed fd was leaving it open afterwards.
by Denis Vlasenko
· 17 years ago