This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
/
ash_test
/
ash-redir
History
…
..
redir1.right
…
redir1.tests
sh testsuite: create hush-redir/* and move files around
2016-10-02 17:55:51 +02:00
redir2.right
ash: fix a bug where redirection fds were not closed afterwards.
2008-07-24 19:46:38 +00:00
redir2.tests
ash: fix a bug where redirection fds were not closed afterwards.
2008-07-24 19:46:38 +00:00
redir3.right
…
redir3.tests
…
redir4.right
…
redir4.tests
ash: prevent exec NN>&- from closing fd used for script reading
2008-07-24 22:34:43 +00:00
redir5.right
…
redir5.tests
…
redir6.right
…
redir6.tests
…
redir7.right
…
redir7.tests
…
redir8.right
…
redir8.tests
…
redir9.right
…
redir9.tests
…
redir_children_should_not_see_saved_fd_1.right
…
redir_children_should_not_see_saved_fd_1.tests
…
redir_children_should_not_see_saved_fd_2.right
…
redir_children_should_not_see_saved_fd_2.tests
…
redir_children_should_not_see_saved_fd_3.right
…
redir_children_should_not_see_saved_fd_3.tests
…
redir_escapednum.right
…
redir_escapednum.tests
…
redir_exec1.right
…
redir_exec1.tests
…
redir_expand.right
sh testsuite: sync ash-redir/ and hush-redir/
2016-10-02 18:32:52 +02:00
redir_expand.tests
…
redir_leak.right
…
redir_leak.tests
…
redir_multi.right
…
redir_multi.tests
…
redir_script.right
…
redir_script.tests
…
redir_space.right
…
redir_space.tests
…
redir_stdin1.right
…
redir_stdin1.tests
…
redir_to_bad_fd3.right
…
redir_to_bad_fd3.tests
…
redir_to_bad_fd255.right
…
redir_to_bad_fd255.tests
…
redir_to_bad_fd.right
ash: rename redir5.tests (hush has redir5.tests which is different)
2017-07-06 21:00:19 +02:00
redir_to_bad_fd.tests
ash: rename redir5.tests (hush has redir5.tests which is different)
2017-07-06 21:00:19 +02:00
redir.right
…
redir.tests
reinstate redir.tests with correct perms
2008-02-13 18:10:46 +00:00
redirA.right
…
redirA.tests
…