<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch 0_51</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_51</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_51'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-04-10T20:10:55+00:00</updated>
<entry>
<title>Doc update for the 0.51 release.</title>
<updated>2001-04-10T20:10:55+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-10T20:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0958093be6c97ab3d49b331535f8805c69cff2f7'/>
<id>urn:sha1:0958093be6c97ab3d49b331535f8805c69cff2f7</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Patch from Valdimir to reduce stack usage, since recursive_action</title>
<updated>2001-04-10T17:53:49+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-10T17:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fd402941a7612b5254a65edfedc074d66da3883a'/>
<id>urn:sha1:fd402941a7612b5254a65edfedc074d66da3883a</id>
<content type='text'>
is (as the name implies) is recursive, reducing stack memory usage
is important to avoid exhausting available stack memory.
</content>
</entry>
<entry>
<title>Update how we detect if libc5 is in use.</title>
<updated>2001-04-09T23:52:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-09T23:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6b519b416189202d18d888d61d8bbe50dc30325'/>
<id>urn:sha1:b6b519b416189202d18d888d61d8bbe50dc30325</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Apply Vladimir's latest cleanup patch.</title>
<updated>2001-04-09T22:48:12+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-09T22:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e5dfced23a904d08afa5dcee190c3c3d845d9f50'/>
<id>urn:sha1:e5dfced23a904d08afa5dcee190c3c3d845d9f50</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>more FILE_OFFSET_BITS == 64 adjustments.</title>
<updated>2001-04-05T23:26:44+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T23:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=250a22176815303f9af072a11278108f7767282b'/>
<id>urn:sha1:250a22176815303f9af072a11278108f7767282b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A first pass at making D_FILE_OFFSET_BITS=64 work, from</title>
<updated>2001-04-05T23:07:25+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T23:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=83f173b61ec4df708d6ead45540ede3a28c2e630'/>
<id>urn:sha1:83f173b61ec4df708d6ead45540ede3a28c2e630</id>
<content type='text'>
Jari Ruusu &lt;jari.ruusu@pp.inet.fi&gt;
</content>
</entry>
<entry>
<title>Handle glibc 2.0.7 as well</title>
<updated>2001-04-05T22:38:32+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T22:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=831ed16efca5dd12b51480a3004f3dc86fcf267d'/>
<id>urn:sha1:831ed16efca5dd12b51480a3004f3dc86fcf267d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be more generic for libc5.  We don't need to know struct definitions</title>
<updated>2001-04-05T07:41:51+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T07:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=911af57ff820432b2b194a02e6c11a0f10be7b50'/>
<id>urn:sha1:911af57ff820432b2b194a02e6c11a0f10be7b50</id>
<content type='text'>
to make the syscall finction -- use a generic pointer instead.
</content>
</entry>
<entry>
<title>Another iteration -- adjust the init_module syscall a bit.</title>
<updated>2001-04-05T07:33:10+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T07:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=64c8b1762c269cd3d6d1bd58ba6cece39f4863cf'/>
<id>urn:sha1:64c8b1762c269cd3d6d1bd58ba6cece39f4863cf</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2001-04-05T06:24:28+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-05T06:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=acc7757312fe1a7a69448047d1dbea2ef1c31cde'/>
<id>urn:sha1:acc7757312fe1a7a69448047d1dbea2ef1c31cde</id>
<content type='text'>
</content>
</entry>
</feed>
