<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, 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-20T11:30:28+00:00</updated>
<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>fix inadvertently leaked PWD_BUFFER_SIZE</title>
<updated>2007-03-18T00:57:15+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-18T00:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6b343ddbc81a56e5c0a3d9af5ad4d68ecdc3370b'/>
<id>urn:sha1:6b343ddbc81a56e5c0a3d9af5ad4d68ecdc3370b</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>copy_file: comment out one condition which is always false.</title>
<updated>2007-03-15T13:33:37+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-15T13:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=54d14ca1a2aa965d13055719e233032193a4daf2'/>
<id>urn:sha1:54d14ca1a2aa965d13055719e233032193a4daf2</id>
<content type='text'>
Add comment explaining POSIX rules for cp - and why
these rules are dangerous. Provide conditionally compiled code
for both POSIX and safe behaviors, select safe for now.
Code shrunk by ~80 bytes.
</content>
</entry>
<entry>
<title>fix TODO: getopt32 should reset optind to 1 itself</title>
<updated>2007-03-15T13:28:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-15T13:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=24af7201e98a9692e1dfa9976c1a6ba97013ca23'/>
<id>urn:sha1:24af7201e98a9692e1dfa9976c1a6ba97013ca23</id>
<content type='text'>
</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>swapon: reinstate hole check but reduce it to warning</title>
<updated>2007-03-14T22:55:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-14T22:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=56594075951157801d172851ec38b0eee1b0f44b'/>
<id>urn:sha1:56594075951157801d172851ec38b0eee1b0f44b</id>
<content type='text'>
inode_hash: remove unused variable
</content>
</entry>
<entry>
<title>stop using big static buffer for inode hash</title>
<updated>2007-03-14T22:06:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-14T22:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ef06eeed435eee87a5b6141d1ad445174e8019b'/>
<id>urn:sha1:6ef06eeed435eee87a5b6141d1ad445174e8019b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stop using (yet another) static buffer</title>
<updated>2007-03-14T21:56:51+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-14T21:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=75ab6af71edb9e0e919a4e1e65bd7b45da93935b'/>
<id>urn:sha1:75ab6af71edb9e0e919a4e1e65bd7b45da93935b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gzip: reduce global data footprint, part 3</title>
<updated>2007-03-14T00:06:51+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-14T00:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=07766bb0e7adcefa5dd5a373986176a5cd42ed23'/>
<id>urn:sha1:07766bb0e7adcefa5dd5a373986176a5cd42ed23</id>
<content type='text'>
</content>
</entry>
</feed>
