<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 0_50</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_50</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_50'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-03-13T16:35:55+00:00</updated>
<entry>
<title>Credited Christophe Boyaniqu for interactive patch to rm.</title>
<updated>2001-03-13T16:35:55+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-13T16:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f6ba2da29f89e7e62b8d14fe1394527dffceaf59'/>
<id>urn:sha1:f6ba2da29f89e7e62b8d14fe1394527dffceaf59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied patch from Christophe Boyanique to add -i support to rm.</title>
<updated>2001-03-13T00:40:19+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-13T00:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e0bf91d7c612619526772605890538f0c3e44c05'/>
<id>urn:sha1:e0bf91d7c612619526772605890538f0c3e44c05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>/* getopt not needed */</title>
<updated>2001-03-10T00:13:20+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-10T00:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=09f4af5afd12569fd813ae4701f6936fd5712553'/>
<id>urn:sha1:09f4af5afd12569fd813ae4701f6936fd5712553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some more '/* getopt not needed */' lines.</title>
<updated>2001-03-09T23:59:51+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-09T23:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=827e45c518f5781afeea5b1aab2d0b2cb193be9c'/>
<id>urn:sha1:827e45c518f5781afeea5b1aab2d0b2cb193be9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed df.c so that nfs volumes will display properly (fixing bug #1113).</title>
<updated>2001-03-09T22:42:26+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-09T22:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d92168486bd9008b2ecd33a6b3b569b54cbe1da0'/>
<id>urn:sha1:d92168486bd9008b2ecd33a6b3b569b54cbe1da0</id>
<content type='text'>
Problem was 512/1024 = 0 if you use longs, so I cast KILOBYTE to a double, then
cast the result back to an int after the math is done, letting C's type
promotion do its magic for the rest.
 -Erik
</content>
</entry>
<entry>
<title>Patch from Jeff Garzik marking a few 'getopt not needed' apps.</title>
<updated>2001-03-09T21:28:09+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-09T21:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8d4c397d9d551a9a91f0855e1ca48a5ed4130e7d'/>
<id>urn:sha1:8d4c397d9d551a9a91f0855e1ca48a5ed4130e7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A cleanup patch from Jeff Garzik to static-ify a number of</title>
<updated>2001-03-09T21:24:12+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-09T21:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e6ff9017f5aa4ea41de2520a3f6d29fb20e0332'/>
<id>urn:sha1:3e6ff9017f5aa4ea41de2520a3f6d29fb20e0332</id>
<content type='text'>
namespace polluting things that really should be static.
</content>
</entry>
<entry>
<title>Patchs from Jeff Garzik &lt;jgarzik@mandrakesoft.com&gt; to cleanup</title>
<updated>2001-03-09T14:36:42+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-09T14:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=eba8ed71f08f334bc94ac8eeedcd998fcdd05897'/>
<id>urn:sha1:eba8ed71f08f334bc94ac8eeedcd998fcdd05897</id>
<content type='text'>
warnings with glibc 2.2 and use always use xfopen
 -Erik
</content>
</entry>
<entry>
<title>Eliminate superfluous test.</title>
<updated>2001-03-07T21:45:13+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-03-07T21:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5de909873a6a46286105c087c8c339a0f7259782'/>
<id>urn:sha1:5de909873a6a46286105c087c8c339a0f7259782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some minor cleanups to df.c. Also, with Erik's blessing, changed name of</title>
<updated>2001-03-07T17:42:07+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-07T17:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ae5612ca6e74ba251cd10fc853dcf9694c0fecf1'/>
<id>urn:sha1:ae5612ca6e74ba251cd10fc853dcf9694c0fecf1</id>
<content type='text'>
'format' function to 'make_human_readable_str'.
</content>
</entry>
</feed>
