<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/stdlib/malloc-simple, branch 0_9_8</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<entry>
<title>Update my email address.  I am no longer andersen@lineo.com</title>
<updated>2001-12-19T15:53:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-19T15:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=5a65349824bb70bb75d8e05a9f879b55af32309f'/>
<id>5a65349824bb70bb75d8e05a9f879b55af32309f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of warnings</title>
<updated>2001-08-09T12:06:19+00:00</updated>
<author>
<name>David McCullough</name>
<email>davidm@snapgear.com</email>
</author>
<published>2001-08-09T12:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=60acedb05a0ff950b3c197be90f3111f8e6980a3'/>
<id>60acedb05a0ff950b3c197be90f3111f8e6980a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ok, this should finish off my massive ro-organization.  The source</title>
<updated>2001-05-12T06:19:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-12T06:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=f0da4aa1d854ca9c2a0e652dcb1d81bbf4d971f4'/>
<id>f0da4aa1d854ca9c2a0e652dcb1d81bbf4d971f4</id>
<content type='text'>
tree is less messy now (which helps), all libraries are placed into
uClibc/lib when compiling, all libraries now use a consistant mechanism
for being built, all libraries use a consistant naming scheme where the
lib name includes the uClibc version number, which makes ldconfig
happy and willing to work with us.
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tree is less messy now (which helps), all libraries are placed into
uClibc/lib when compiling, all libraries now use a consistant mechanism
for being built, all libraries use a consistant naming scheme where the
lib name includes the uClibc version number, which makes ldconfig
happy and willing to work with us.
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Tom Walsh &lt;tom@cyberiansoftware.com&gt; to fix a thinko</title>
<updated>2001-04-27T15:32:56+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-27T15:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=138e736e54f7edb9164fe2125b3245b28c111761'/>
<id>138e736e54f7edb9164fe2125b3245b28c111761</id>
<content type='text'>
on my patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on my patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more strict with the malloc implementation.  Return NULL</title>
<updated>2001-04-25T16:09:48+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-25T16:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=03938380c0e658f55f1df412f2d482f5000f45a6'/>
<id>03938380c0e658f55f1df412f2d482f5000f45a6</id>
<content type='text'>
when folks do a malloc(0) using malloc-simple.
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when folks do a malloc(0) using malloc-simple.
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up breakage resulting from flipping the sense of some defines.  Change from</title>
<updated>2001-03-19T06:24:20+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-19T06:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e2f6ebd3f2969753e4ffc337ce5fb6cdf9d74775'/>
<id>e2f6ebd3f2969753e4ffc337ce5fb6cdf9d74775</id>
<content type='text'>
defining things to "0" in the disabled case to outright undefining them, lest
code that does an "#ifdef FOO" get inadvertantly triggered.  Remove now
unneeded lines from Rules.mak which makes the command line smaller and avoids
redundancy (since this stuff is now pulled in via features.h).
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
defining things to "0" in the disabled case to outright undefining them, lest
code that does an "#ifdef FOO" get inadvertantly triggered.  Remove now
unneeded lines from Rules.mak which makes the command line smaller and avoids
redundancy (since this stuff is now pulled in via features.h).
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MAP_FAILED.</title>
<updated>2001-02-13T00:33:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-13T00:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3f549ec2791de2c021fdbb680bcbf7083736b70f'/>
<id>3f549ec2791de2c021fdbb680bcbf7083736b70f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from James Graves &lt;jgraves@deltamobile.com&gt; to better handle m68k.</title>
<updated>2001-01-12T10:53:48+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-12T10:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ddaf94095891a21cedd6a18d9178e4444fb937a7'/>
<id>ddaf94095891a21cedd6a18d9178e4444fb937a7</id>
<content type='text'>
Also fixes 2 very important malloc bugs!  Anyone using malloc (esp mmu-less)
should update and recompile.
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes 2 very important malloc bugs!  Anyone using malloc (esp mmu-less)
should update and recompile.
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>A large update from Manuel Novoa III &lt;mnovoa3@bellsouth.net&gt;.</title>
<updated>2001-01-11T11:42:17+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-11T11:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ae97a89e1a1a9833080dccc81f6cd26784e1b964'/>
<id>ae97a89e1a1a9833080dccc81f6cd26784e1b964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc blunder.</title>
<updated>2000-11-04T23:34:43+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-11-04T23:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=91102e0dece0d33acf56a579dcab84b043f08c8b'/>
<id>91102e0dece0d33acf56a579dcab84b043f08c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
