<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch 1_11_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_11_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_11_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-07-11T12:19:14+00:00</updated>
<entry>
<title>Apply post-1.11.0 patches. Bump version to 1.11.1.</title>
<updated>2008-07-11T12:19:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-11T12:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dee8587d9208e4ea5ba8f8bb73b555007529372e'/>
<id>urn:sha1:dee8587d9208e4ea5ba8f8bb73b555007529372e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defconfig fix; "help output to fd 2" fix</title>
<updated>2008-06-25T12:52:37+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-25T12:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f941306199d7cb00be68483169f202432a9a9a7d'/>
<id>urn:sha1:f941306199d7cb00be68483169f202432a9a9a7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changes in comments only</title>
<updated>2008-06-24T16:08:22+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-24T16:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe733a974457dae2126edf6b2e2bae594418ad74'/>
<id>urn:sha1:fe733a974457dae2126edf6b2e2bae594418ad74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix breakage found by randomconfig</title>
<updated>2008-06-23T22:31:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-23T22:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cc3f20b9bdf9a46c41877dab4900eb2997b72019'/>
<id>urn:sha1:cc3f20b9bdf9a46c41877dab4900eb2997b72019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>strrchr: actually, last one was finding "" in "any" at pos 0,</title>
<updated>2008-06-18T20:01:12+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-18T20:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1363f0df150e26c9457a8ccbe35580843bae3319'/>
<id>urn:sha1:1363f0df150e26c9457a8ccbe35580843bae3319</id>
<content type='text'>
should find at pos LAST...

</content>
</entry>
<entry>
<title>strrchr: bikeshed painting time!</title>
<updated>2008-06-18T19:49:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-18T19:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d5736c560703725d13c88234f03e82693212c265'/>
<id>urn:sha1:d5736c560703725d13c88234f03e82693212c265</id>
<content type='text'>
 replace cubic running time implementation with quadratic
 make embedded test actually readable

function                                             old     new   delta
strrstr                                               42      44      +2

</content>
</entry>
<entry>
<title>- fixes from Tito</title>
<updated>2008-06-18T08:32:25+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-18T08:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4954d47ab01624855fdf4bcf0a86fb86f6381638'/>
<id>urn:sha1:4954d47ab01624855fdf4bcf0a86fb86f6381638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix includes</title>
<updated>2008-06-17T12:45:39+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-17T12:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=619b87dfa51588cc81c779f074c4532e18c0dbb1'/>
<id>urn:sha1:619b87dfa51588cc81c779f074c4532e18c0dbb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- improved strrstr impl from vda with testcases from Tito and vda</title>
<updated>2008-06-17T12:11:34+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-17T12:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=13436ea0dd2b70271d30bd6f682cc9cbe41b26c6'/>
<id>urn:sha1:13436ea0dd2b70271d30bd6f682cc9cbe41b26c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace and comment fixes, no code changes</title>
<updated>2008-06-16T04:09:25+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-16T04:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f45c4f41b792e4b7c52eaf21b9540112887e861b'/>
<id>urn:sha1:f45c4f41b792e4b7c52eaf21b9540112887e861b</id>
<content type='text'>
</content>
</entry>
</feed>
