<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/ash_test/ash-redir, branch 1_15_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_15_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_15_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-10-08T01:06:04+00:00</updated>
<entry>
<title>apply post-1.15.1 fixes</title>
<updated>2009-10-08T01:06:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-08T01:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ac9819263114edb9b5b638ffa6d2e41a4bb46e7'/>
<id>urn:sha1:4ac9819263114edb9b5b638ffa6d2e41a4bb46e7</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ash: fix "(cat &lt; file)" hang introduced by rev 22944.</title>
<updated>2008-08-16T11:48:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-08-16T11:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=34c73c499bae67c1a81482c1ff5c263c85e51f1d'/>
<id>urn:sha1:34c73c499bae67c1a81482c1ff5c263c85e51f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: testsuite entries for last change</title>
<updated>2008-07-25T13:40:06+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-25T13:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2b2e267b434d197fdbce2b36181dfd422da7f9d2'/>
<id>urn:sha1:2b2e267b434d197fdbce2b36181dfd422da7f9d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: prevent exec NN&gt;&amp;- from closing fd used for script reading</title>
<updated>2008-07-24T22:34:43+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-24T22:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=22f741484391c3b2fd94881fd41c8c0df9749e95'/>
<id>urn:sha1:22f741484391c3b2fd94881fd41c8c0df9749e95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: fix a bug where redirection fds were not closed afterwards.</title>
<updated>2008-07-24T19:46:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-24T19:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a867317bb1cbf36d396d9cdb552212607dcc2b1'/>
<id>urn:sha1:5a867317bb1cbf36d396d9cdb552212607dcc2b1</id>
<content type='text'>
 optimize close+fcntl(DUPFD) into dup2. add testsuites.

function                                             old     new   delta
copyfd                                                47      68     +21
argstr                                              1311    1298     -13
popredir                                             148     131     -17
redirect                                            1139    1107     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/3 up/down: 21/-62)            Total: -41 bytes

</content>
</entry>
<entry>
<title>reinstate redir.tests with correct perms</title>
<updated>2008-02-13T18:10:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-02-13T18:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=65eb550024a2d849951b7f0ac603fe4eedc5e3dd'/>
<id>urn:sha1:65eb550024a2d849951b7f0ac603fe4eedc5e3dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: add a testcase for recently fixed signal bug</title>
<updated>2008-02-13T18:09:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-02-13T18:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=81887e23429bacb1d1f330f5aea706192901932a'/>
<id>urn:sha1:81887e23429bacb1d1f330f5aea706192901932a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: fix bug where redirection of closed fd was leaving it open afterwards.</title>
<updated>2007-11-22T08:16:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-22T08:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7d75a96b15327050a294b1f54981781ce6e551e2'/>
<id>urn:sha1:7d75a96b15327050a294b1f54981781ce6e551e2</id>
<content type='text'>
redirect                                             983    1024     +41
bb_echo                                              276     301     +25
popredir                                             118     132     +14
evalcommand                                         1163    1176     +13
bbunpack                                             358     366      +8
echocmd                                               13       5      -8
echo_main                                             13       5      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/2 up/down: 101/-16)            Total: 85 bytes
   text    data     bss     dec     hex filename
 774999     962    9236  785197   bfb2d busybox_old
 775084     962    9236  785282   bfb82 busybox_unstripped

</content>
</entry>
</feed>
