index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-redir
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: do not exit interactive shell on some redirection errors
Denys Vlasenko
2024-07-13
1
-1
/
+0
*
hush: fix "exec 3>FILE" aborting if 3 is exactly the next free fd
Denys Vlasenko
2024-07-13
5
-3
/
+18
*
ash: eval: Fail immediately with redirections errors for simple command
Denys Vlasenko
2020-02-20
1
-1
/
+0
*
hush: restore redirected stdin
Denys Vlasenko
2019-11-01
2
-0
/
+10
*
hush: fix nested redirects colliding with script fds
Denys Vlasenko
2018-07-24
1
-0
/
+4
*
hush: do not drop backslash from eval 'echo ok\'
Denys Vlasenko
2018-04-11
1
-1
/
+1
*
hush: fix corner cases with exec in empty expansions
Denys Vlasenko
2018-04-05
2
-0
/
+4
*
ash,hush: fix "saved" redirected fds still visible in children
Denys Vlasenko
2018-03-28
6
-0
/
+33
*
ash: significant overhaul of redirect saving logic
Denys Vlasenko
2017-07-31
5
-2
/
+17
*
shell: sync redir/* tests
Denys Vlasenko
2017-07-06
2
-0
/
+17
*
ash: rename redir5.tests (hush has redir5.tests which is different)
Denys Vlasenko
2017-07-06
3
-2
/
+2
*
ash: fix open fds leaking in redirects. Closes 9561
Denys Vlasenko
2017-01-07
2
-0
/
+16
*
sh testsuite: sync ash-redir/ and hush-redir/
Denys Vlasenko
2016-10-02
6
-0
/
+115
*
sh testsuite: create hush-redir/* and move files around
Denys Vlasenko
2016-10-02
6
-0
/
+91
*
ash testsuite: remove two more inadvertent bashisms
Denys Vlasenko
2016-10-01
2
-7
/
+7
*
ash: fix a bug in >${varexp} handling. Closes 5282
Denys Vlasenko
2012-06-09
2
-0
/
+13
*
echo: do not retry on write errors
Denys Vlasenko
2011-02-07
1
-0
/
+1
*
ash: add a testcase for bug 2281 (currently fails). Small code cleanups.
Denys Vlasenko
2010-08-05
1
-0
/
+0
*
ash: <> redir should not truncate
Andreas Bühmann
2010-06-24
2
-0
/
+6
*
ash: fix testsuite false positives
Denys Vlasenko
2010-05-18
3
-3
/
+3
*
add a testcase for reopened bug 585 (not fixed yet)
Denys Vlasenko
2009-09-16
3
-1
/
+21
*
ash: add testsuite for bug 585
Denys Vlasenko
2009-08-29
2
-0
/
+13
*
ash: fix "(cat < file)" hang introduced by rev 22944.
Denis Vlasenko
2008-08-16
2
-0
/
+5
*
ash: testsuite entries for last change
Denis Vlasenko
2008-07-25
2
-0
/
+5
*
ash: prevent exec NN>&- from closing fd used for script reading
Denis Vlasenko
2008-07-24
2
-0
/
+73
*
ash: fix a bug where redirection fds were not closed afterwards.
Denis Vlasenko
2008-07-24
4
-0
/
+14
*
reinstate redir.tests with correct perms
Denis Vlasenko
2008-02-13
1
-0
/
+6
*
ash: add a testcase for recently fixed signal bug
Denis Vlasenko
2008-02-13
1
-6
/
+0
*
ash: fix bug where redirection of closed fd was leaving it open afterwards.
Denis Vlasenko
2007-11-22
2
-0
/
+7