<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox.git/printf.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/'/>
<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.belthelziquor.com/busybox.git/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>locale correction patch from Vladimir</title>
<updated>2001-03-19T19:25:49+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-19T19:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/commit/?id=7ef54de6726c3d0c0e7e94fab3a22496db03297e'/>
<id>7ef54de6726c3d0c0e7e94fab3a22496db03297e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.belthelziquor.com/busybox.git/commit/?id=cbe31dace5fb24304694d399b9eb267fbe752516'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</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.belthelziquor.com/busybox.git/commit/?id=67991cf824f8df27e74c92d754fb507681c69ce6'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
</pre>
</div>
</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.belthelziquor.com/busybox.git/commit/?id=59ab025363d884deb2013dcaae6c968585a6ec72'/>
<id>59ab025363d884deb2013dcaae6c968585a6ec72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.belthelziquor.com/busybox.git/commit/?id=3570a34de46b1f7dedd16999bb1687e2d6b55d40'/>
<id>3570a34de46b1f7dedd16999bb1687e2d6b55d40</id>
<content type='text'>
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -Erik
</pre>
</div>
</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.belthelziquor.com/busybox.git/commit/?id=88f50b6bf5e79ca9d5f30e5899ace1cbda0950a4'/>
<id>88f50b6bf5e79ca9d5f30e5899ace1cbda0950a4</id>
<content type='text'>
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -Erik
</pre>
</div>
</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.belthelziquor.com/busybox.git/commit/?id=bf181b9338152759fd56c8009e9a962a84808e7c'/>
<id>bf181b9338152759fd56c8009e9a962a84808e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>printf now compiles cleanly under both libc5 and libc6.</title>
<updated>2000-06-19T17:52:17+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-19T17:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/commit/?id=b7362e36a80b639a64da3f662cbd0064038cad8a'/>
<id>b7362e36a80b639a64da3f662cbd0064038cad8a</id>
<content type='text'>
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>More libc portability updates, add in the website (which has not been</title>
<updated>2000-05-19T05:35:19+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-05-19T05:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/busybox.git/commit/?id=330fd2b5767110f29544131d4c72c77e0506b6df'/>
<id>330fd2b5767110f29544131d4c72c77e0506b6df</id>
<content type='text'>
archived previously).  Wrote 'which' during the meeting today.
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
archived previously).  Wrote 'which' during the meeting today.
 -Erik
</pre>
</div>
</content>
</entry>
</feed>
