<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/ln.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>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>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>use perror_msg instead of perror to print the applet name.</title>
<updated>2001-02-15T20:12:05+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-15T20:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d69d2da165d46f8ba237fe1a3080ee05fe9c5319'/>
<id>urn:sha1:d69d2da165d46f8ba237fe1a3080ee05fe9c5319</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>This patch, put together by Manuel Novoa III, is a merge of work</title>
<updated>2001-02-14T21:23:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-14T21:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=67991cf824f8df27e74c92d754fb507681c69ce6'/>
<id>urn:sha1:67991cf824f8df27e74c92d754fb507681c69ce6</id>
<content type='text'>
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
</content>
</entry>
<entry>
<title>Fix up copyright msgs.  Bump version to 0.49 in preparation for</title>
<updated>2001-01-27T09:33:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T09:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8ec10a9483f937743cba51124b30540c9613fca8'/>
<id>urn:sha1:8ec10a9483f937743cba51124b30540c9613fca8</id>
<content type='text'>
a release.  Update the website with release details.
 -Erik
</content>
</entry>
<entry>
<title>Fix header file usage -- there were many unnecessary header files included in</title>
<updated>2001-01-27T08:24:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T08:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ed3ef50c233ffb1b50ea0e7382a8e60b86491009'/>
<id>urn:sha1:ed3ef50c233ffb1b50ea0e7382a8e60b86491009</id>
<content type='text'>
busybox.h which slowed compiles.  I left only what was needed and then fixed up
all the apps to include their own header files.  I also fixed naming for pwd.h
and grp.h functions.  Tested to compile and run with libc5, glibc, and uClibc.
 -Erik
</content>
</entry>
<entry>
<title>#define -&gt; static const int. Also got rid of some big static buffers.</title>
<updated>2001-01-23T22:30:04+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-01-23T22:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59ab025363d884deb2013dcaae6c968585a6ec72'/>
<id>urn:sha1:59ab025363d884deb2013dcaae6c968585a6ec72</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>Patch from Matt Kraai: "When it encounters a problem creating a link, ln</title>
<updated>2000-10-04T16:02:53+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-10-04T16:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=13241dfbdd5c39c18296e75df118860e330417dd'/>
<id>urn:sha1:13241dfbdd5c39c18296e75df118860e330417dd</id>
<content type='text'>
shouldn't give up entirely but instead continue processing the rest of its
arguments.  The attached patch does this."
</content>
</entry>
</feed>
