<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/Kbuild, branch 1_16_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_16_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_16_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-01-12T22:29:57+00:00</updated>
<entry>
<title>hush: use ash's read builtin</title>
<updated>2010-01-12T22:29:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-12T22:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=03dad22f8a1b8b1410fdcccf69af1bb5cce4de7c'/>
<id>urn:sha1:03dad22f8a1b8b1410fdcccf69af1bb5cce4de7c</id>
<content type='text'>
function                                             old     new   delta
shell_builtin_read                                     -    1000   +1000
set_local_var_from_halves                              -      24     +24
setvar2                                                -       7      +7
...
popstring                                            140     134      -6
ash_main                                            1375    1368      -7
setvar                                               184     174     -10
arith_set_local_var                                   36       -     -36
builtin_read                                        1096     185    -911
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 5/23 up/down: 1038/-1007)        Total: 31 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>shell: split read builtin from ash</title>
<updated>2010-01-12T21:11:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-12T21:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7306727d1b2ed05afc91548ba374f7400a2389e3'/>
<id>urn:sha1:7306727d1b2ed05afc91548ba374f7400a2389e3</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ash: factor out $RANDOM support</title>
<updated>2009-10-09T18:59:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-09T18:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3ea2e82dc7b32703f5043c3b30b049905a0d07aa'/>
<id>urn:sha1:3ea2e82dc7b32703f5043c3b30b049905a0d07aa</id>
<content type='text'>
function                                             old     new   delta
next_random                                            -      46     +46
ash_main                                            1361    1356      -5
change_random                                        132      97     -35
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 46/-40)              Total: 6 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>msh: aliased to hush</title>
<updated>2009-08-20T22:05:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-20T22:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1cc4b13917c51acce1ce0d8a2cb58ab97f3756d2'/>
<id>urn:sha1:1cc4b13917c51acce1ce0d8a2cb58ab97f3756d2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>implement support for parameter substitution via #/% operators</title>
<updated>2009-04-07T06:03:22+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-04-07T06:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a4f331d3c3ea5b358613992a48556cc9cbfdf139'/>
<id>urn:sha1:a4f331d3c3ea5b358613992a48556cc9cbfdf139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split math code out of ash and into a standalone library so we can use it in any shell (like hush!)</title>
<updated>2009-04-02T10:02:37+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-04-02T10:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=98c52645c02dacebccae7d68d6c2627f9318fcf7'/>
<id>urn:sha1:98c52645c02dacebccae7d68d6c2627f9318fcf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: add optimization barrier to all "G trick" locations</title>
<updated>2008-02-27T18:41:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-02-27T18:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=574f2f43948bb21d6e4187936ba5a5afccba25f6'/>
<id>urn:sha1:574f2f43948bb21d6e4187936ba5a5afccba25f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kill lash. "lash" builtin still exists, but it runs hush.</title>
<updated>2007-11-23T23:28:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-23T23:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=96702ca945a8deac1f989584f2b25d1a16d14b72'/>
<id>urn:sha1:96702ca945a8deac1f989584f2b25d1a16d14b72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cttyhack: new applet.</title>
<updated>2007-05-18T09:45:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-18T09:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6d709972cdad4848908813c673b2f5fdc9e3c4c0'/>
<id>urn:sha1:6d709972cdad4848908813c673b2f5fdc9e3c4c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmdedit is not a 'command' editing anymore, it's just editing (generic),</title>
<updated>2007-01-22T09:03:07+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-22T09:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=38f6319421c1892ea5c9c0484cec0e190bdc5c69'/>
<id>urn:sha1:38f6319421c1892ea5c9c0484cec0e190bdc5c69</id>
<content type='text'>
so rename stuff accordingly.
</content>
</entry>
</feed>
