<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/test.c, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-10-24T05:00:29+00:00</updated>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Scrub up some function prototypes.</title>
<updated>2001-10-18T04:11:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-18T04:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=74400ccfd08e8ff72b9147951dd437dd3bb7abb1'/>
<id>urn:sha1:74400ccfd08e8ff72b9147951dd437dd3bb7abb1</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Move messages.c to libbb.  Make each string in messages.c be its own .o file.</title>
<updated>2001-04-25T05:39:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-25T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=04095e58fb4d3a083f77962714080ffe8139b39c'/>
<id>urn:sha1:04095e58fb4d3a083f77962714080ffe8139b39c</id>
<content type='text'>
This way, we can new get rid of all that tedious #define rubbish we used to
need to enable specific messages.  This way is enormously simpler, and as a
bonus also ends up saving us 96 bytes.
 -Erik
</content>
</entry>
<entry>
<title>Another cleanup patch from Jeff Garzik &lt;jgarzik@mandrakesoft.com&gt;</title>
<updated>2001-03-19T23:49:41+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-19T23:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=92d23245c93eb7db64818384ee6c5366a465e29e'/>
<id>urn:sha1:92d23245c93eb7db64818384ee6c5366a465e29e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>It turns out that DODMALLOC was broken when I reorganized busybox.h</title>
<updated>2001-02-20T06:14:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-20T06:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cbe31dace5fb24304694d399b9eb267fbe752516'/>
<id>urn:sha1:cbe31dace5fb24304694d399b9eb267fbe752516</id>
<content type='text'>
header file usage before the 0.49 release.  To fix it, I had to move
the '#include "busybox.h"' to the end of the list of #include files.
 -Erik
</content>
</entry>
<entry>
<title>Removed trailing \n from error_msg{,_and_die} messages.</title>
<updated>2001-01-31T19:00:21+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-01-31T19:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dd19c6990496023fe23fefef8f1798740f7d39c6'/>
<id>urn:sha1:dd19c6990496023fe23fefef8f1798740f7d39c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements from Vladimir N. Oleynik.</title>
<updated>2000-12-30T07:46:23+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-30T07:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e6e818309e9d415d23612040b3e8594a8feffe1b'/>
<id>urn:sha1:e6e818309e9d415d23612040b3e8594a8feffe1b</id>
<content type='text'>
</content>
</entry>
<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>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>Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of</title>
<updated>2000-09-13T02:46:14+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-09-13T02:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=322ae93a5e0b78b65831f9fd87fd456eb84d21a1'/>
<id>urn:sha1:322ae93a5e0b78b65831f9fd87fd456eb84d21a1</id>
<content type='text'>
segfaulting or handling errors the same way themselves.
</content>
</entry>
</feed>
