<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/miscutils, branch 0_48</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_48</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_48'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2000-12-07T19:56:48+00:00</updated>
<entry>
<title>Changed names of functions in utility.c and all affected files, to make</title>
<updated>2000-12-07T19:56:48+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2000-12-07T19:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f57c944e09417edcbcd69f2b01b937cadef39db2'/>
<id>urn:sha1:f57c944e09417edcbcd69f2b01b937cadef39db2</id>
<content type='text'>
compliant with the style guide. Everybody rebuild your tags file!
</content>
</entry>
<entry>
<title>Stop using TRUE and FALSE for exit status.</title>
<updated>2000-12-01T02:55:13+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-01T02:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0'/>
<id>urn:sha1:3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added cmp and readlink applets from Matt Kraai.</title>
<updated>2000-10-09T18:56:47+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2000-10-09T18:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=872138de50b1c5bbf105b0243f5778fcb02b310b'/>
<id>urn:sha1:872138de50b1c5bbf105b0243f5778fcb02b310b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes to allow compilation on systems with glibc 2.1.92</title>
<updated>2000-09-28T20:52:55+00:00</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2000-09-28T20:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=43f3e6114c175a838161bfb547f469ecdb600c87'/>
<id>urn:sha1:43f3e6114c175a838161bfb547f469ecdb600c87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed "internal.h" to the more sensible "busybox.h".</title>
<updated>2000-09-25T21:45:58+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-25T21:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3570a34de46b1f7dedd16999bb1687e2d6b55d40'/>
<id>urn:sha1:3570a34de46b1f7dedd16999bb1687e2d6b55d40</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Better cross libc compatibility (so Dave Cinege can stop complaining</title>
<updated>2000-09-22T00:22:10+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-22T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=75610e18b3fb9366e73dec22c15c437b00afc812'/>
<id>urn:sha1:75610e18b3fb9366e73dec22c15c437b00afc812</id>
<content type='text'>
that I broke it).
 -Erik
</content>
</entry>
<entry>
<title>Apply segfault on no-args fix from robotti@metconnect.com</title>
<updated>2000-09-05T18:21:53+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-09-05T18:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1eec89df4c85f6c6fbf8fea962cd5b1d8029492d'/>
<id>urn:sha1:1eec89df4c85f6c6fbf8fea962cd5b1d8029492d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some #include updates.</title>
<updated>2000-08-10T17:59:11+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-08-10T17:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=88f50b6bf5e79ca9d5f30e5899ace1cbda0950a4'/>
<id>urn:sha1:88f50b6bf5e79ca9d5f30e5899ace1cbda0950a4</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Converted option parsing to getopt(). Also added some explanatory comments.</title>
<updated>2000-07-20T23:06:27+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2000-07-20T23:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1ac435c15e23ae1bdd87d2b77754b6f6eb159bee'/>
<id>urn:sha1:1ac435c15e23ae1bdd87d2b77754b6f6eb159bee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract usage information into a separate file.</title>
<updated>2000-07-16T20:57:15+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-07-16T20:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bf181b9338152759fd56c8009e9a962a84808e7c'/>
<id>urn:sha1:bf181b9338152759fd56c8009e9a962a84808e7c</id>
<content type='text'>
</content>
</entry>
</feed>
