<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/include, branch 1_5_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_5_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_5_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-03-21T22:30:14+00:00</updated>
<entry>
<title>cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build)</title>
<updated>2007-03-21T22:30:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-21T22:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9a1fa8cf07f66cc2585d8ff11eb07d6f5ca0e2b2'/>
<id>urn:sha1:9a1fa8cf07f66cc2585d8ff11eb07d6f5ca0e2b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix accumulated whitespace and indentation damage</title>
<updated>2007-03-20T11:30:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-20T11:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0'/>
<id>urn:sha1:c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- be gentle to the intel compiler and make sure we have __u64 which is needed for linux/loop.h</title>
<updated>2007-03-19T15:15:06+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-19T15:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=be862096c0b07c42dd3f2f6e3530716efe0fc83c'/>
<id>urn:sha1:be862096c0b07c42dd3f2f6e3530716efe0fc83c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include &lt;stddef.h&gt; so that ptrdiff_t is again available</title>
<updated>2007-03-18T20:33:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-18T20:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4b4b619c9cdc93bf159f159966981940873de098'/>
<id>urn:sha1:4b4b619c9cdc93bf159f159966981940873de098</id>
<content type='text'>
</content>
</entry>
<entry>
<title>random fixes to help text</title>
<updated>2007-03-17T16:38:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-17T16:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=081ef799fa2b2d9c372f1ca20c13beec40866eeb'/>
<id>urn:sha1:081ef799fa2b2d9c372f1ca20c13beec40866eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>punt useless header as pointed out by src.obsolete.headers</title>
<updated>2007-03-17T06:27:38+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-03-17T06:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=75acbe322c7b03e742120be2fcc20fe8a7ef0f7b'/>
<id>urn:sha1:75acbe322c7b03e742120be2fcc20fe8a7ef0f7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gzip: Improve ptr_to_globals trick, allowing gcc</title>
<updated>2007-03-15T19:48:35+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-15T19:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bff32ce4d5a22fe7664f77c96f281fe3b02a9c75'/>
<id>urn:sha1:bff32ce4d5a22fe7664f77c96f281fe3b02a9c75</id>
<content type='text'>
to optimize better. -480 bytes.
</content>
</entry>
<entry>
<title>networking/interface.c: was doing really strange caching of fd's</title>
<updated>2007-03-15T19:46:43+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-15T19:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1cc70225e7bfee447543ea38b08c7caeb6492c8b'/>
<id>urn:sha1:1cc70225e7bfee447543ea38b08c7caeb6492c8b</id>
<content type='text'>
open for getting ifconfig data - ??! Simplified all that. -200 bytes.
</content>
</entry>
<entry>
<title>modify ptr_to_globals trick so that we do not violate</title>
<updated>2007-03-15T00:57:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-15T00:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=972288e62fa0798f59caf209ab58c911d289a8b2'/>
<id>urn:sha1:972288e62fa0798f59caf209ab58c911d289a8b2</id>
<content type='text'>
type safety (well, sort of ;))
</content>
</entry>
<entry>
<title>arp, networking/interface.c: eliminate statics</title>
<updated>2007-03-14T22:11:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-14T22:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7f2527e5a7f513b9f415643ddc0ecd236b596887'/>
<id>urn:sha1:7f2527e5a7f513b9f415643ddc0ecd236b596887</id>
<content type='text'>
and unneeded on-stack buffers, disable (comment out)
some apparently unused (and buggy) code paths. -700 bytes.
</content>
</entry>
</feed>
