<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/applets, branch 1_2_0</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_2_0</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_2_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2006-07-16T08:14:35+00:00</updated>
<entry>
<title>Cleaup read() and write() variants, plus a couple of new functions like</title>
<updated>2006-07-16T08:14:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-16T08:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=534374755d618c9c36c9940c82756241c4b25a67'/>
<id>urn:sha1:534374755d618c9c36c9940c82756241c4b25a67</id>
<content type='text'>
xlseek and fdlength() for the new mkswap.
</content>
</entry>
<entry>
<title>skip_whitespace() shouldn't claim its return value is const, it doesn't know</title>
<updated>2006-06-18T20:20:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-06-18T20:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ea224be6aa8fed5486376d3021a4cb911e935106'/>
<id>urn:sha1:ea224be6aa8fed5486376d3021a4cb911e935106</id>
<content type='text'>
that and callers wind up typecasting it back.
</content>
</entry>
<entry>
<title>add a --noclobber flag</title>
<updated>2006-06-07T18:12:27+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-06-07T18:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e3fdf2431a6baa4ee999b25e3d3f3d8fc4f32dc1'/>
<id>urn:sha1:e3fdf2431a6baa4ee999b25e3d3f3d8fc4f32dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for cleaning out previous busybox install</title>
<updated>2006-06-07T18:08:25+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-06-07T18:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=81514ecca37fdd0d158377287a45db8aaa926d67'/>
<id>urn:sha1:81514ecca37fdd0d158377287a45db8aaa926d67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dont install emtpy libdirs</title>
<updated>2006-06-07T17:27:46+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-06-07T17:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=74b29a107fe9cd48319c3ea767e5b8dead1f31e7'/>
<id>urn:sha1:74b29a107fe9cd48319c3ea767e5b8dead1f31e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dont mix tabs and spaces, kthx</title>
<updated>2006-06-07T17:24:29+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-06-07T17:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=55b12105b5f8953f0988097fd7e925476df1ac8a'/>
<id>urn:sha1:55b12105b5f8953f0988097fd7e925476df1ac8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- move #include busybox.h to the very top so we pull in the config</title>
<updated>2006-06-02T20:56:16+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-06-02T20:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e15d7573a1263fb364d1678c3a46be47a8b5e5ea'/>
<id>urn:sha1:e15d7573a1263fb364d1678c3a46be47a8b5e5ea</id>
<content type='text'>
  and eventual platform specific includes in early.
</content>
</entry>
<entry>
<title>- remove emacs layout block as suggested by Robert P.J. Day</title>
<updated>2006-05-19T19:29:19+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-05-19T19:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b1629b1b2abc17a6430e4173d64d7956784118e0'/>
<id>urn:sha1:b1629b1b2abc17a6430e4173d64d7956784118e0</id>
<content type='text'>
- use shorter boilerplate while at it
</content>
</entry>
<entry>
<title>pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list</title>
<updated>2006-05-13T02:33:09+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-05-13T02:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=39440e520c7445e9bafd310816cc152a3192721a'/>
<id>urn:sha1:39440e520c7445e9bafd310816cc152a3192721a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dennis Vlasenko pointed out that run_applet_by_name sets bb_applet_name already.</title>
<updated>2006-05-07T01:44:23+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-05-07T01:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9fb272a222c8c25dbd99d7c186f668516d6b3ebe'/>
<id>urn:sha1:9fb272a222c8c25dbd99d7c186f668516d6b3ebe</id>
<content type='text'>
</content>
</entry>
</feed>
