Denys Vlasenko 21806562ca hush: restore redirected stdin há 4 anos atrás
..
redir.right 621fc50e83 hush: fix a case when redirect to a closed fd #1 is not restoring (closing) it há 7 anos atrás
redir.tests 621fc50e83 hush: fix a case when redirect to a closed fd #1 is not restoring (closing) it há 7 anos atrás
redir1.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir1.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir2.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir2.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir3.right 2db74610cd hush: fix two redirection testcase failures há 7 anos atrás
redir3.tests 50b8b2914b hush: add a TODO about redir3.tests failure há 7 anos atrás
redir4.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir4.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir5.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir5.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir6.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir6.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir7.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir7.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir8.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir8.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir9.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir9.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redirA.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redirA.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir_backquote1.right 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` há 6 anos atrás
redir_backquote1.tests 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` há 6 anos atrás
redir_children_should_not_see_saved_fd_1.right 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children há 6 anos atrás
redir_children_should_not_see_saved_fd_1.tests 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children há 6 anos atrás
redir_children_should_not_see_saved_fd_2.right 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children há 6 anos atrás
redir_children_should_not_see_saved_fd_2.tests 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children há 6 anos atrás
redir_children_should_not_see_saved_fd_3.right 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children há 6 anos atrás
redir_children_should_not_see_saved_fd_3.tests 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children há 6 anos atrás
redir_errors.right a107ef2a6a hush: rename hush-redir/redir3.tests (ash has redir3.tests which id different) há 7 anos atrás
redir_errors.tests a107ef2a6a hush: rename hush-redir/redir3.tests (ash has redir3.tests which id different) há 7 anos atrás
redir_escapednum.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir_escapednum.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir_exec1.right 41d8f10813 hush: fix corner cases with exec in empty expansions há 6 anos atrás
redir_exec1.tests 41d8f10813 hush: fix corner cases with exec in empty expansions há 6 anos atrás
redir_expand.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir_expand.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir_leak.right 86584e134e ash: fix open fds leaking in redirects. Closes 9561 há 7 anos atrás
redir_leak.tests 86584e134e ash: fix open fds leaking in redirects. Closes 9561 há 7 anos atrás
redir_multi.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir_multi.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ há 7 anos atrás
redir_script.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir_script.tests 41ef41b3e0 hush: fix nested redirects colliding with script fds há 6 anos atrás
redir_space.right c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir_space.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around há 7 anos atrás
redir_stdin1.right 21806562ca hush: restore redirected stdin há 4 anos atrás
redir_stdin1.tests 21806562ca hush: restore redirected stdin há 4 anos atrás
redir_to_bad_fd.right 2db74610cd hush: fix two redirection testcase failures há 7 anos atrás
redir_to_bad_fd.tests 111cdcf295 shell: sync redir/* tests há 7 anos atrás
redir_to_bad_fd255.right 035486c750 ash: significant overhaul of redirect saving logic há 7 anos atrás
redir_to_bad_fd255.tests 035486c750 ash: significant overhaul of redirect saving logic há 7 anos atrás
redir_to_bad_fd3.right 035486c750 ash: significant overhaul of redirect saving logic há 7 anos atrás
redir_to_bad_fd3.tests 035486c750 ash: significant overhaul of redirect saving logic há 7 anos atrás