<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/stdlib/malloc, branch 0_9_30_rc3</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>Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660.  (I found it, this is Bernhard's patch to fix it.  Tested and it Works For Me (tm)).</title>
<updated>2008-10-28T06:48:06+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-10-28T06:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=7d602faf7652cbd8358ff90a9eaa53ac5230dabe'/>
<id>7d602faf7652cbd8358ff90a9eaa53ac5230dabe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This should fix malloc with debug and without threads. (Chase N Douglas)</title>
<updated>2008-10-16T21:16:46+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-16T21:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=0be050c8b6579abd76f4a405a1964532d4e71bf1'/>
<id>0be050c8b6579abd76f4a405a1964532d4e71bf1</id>
<content type='text'>
  This should have been in r23660. Untested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This should have been in r23660. Untested.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old.</title>
<updated>2008-10-11T08:52:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>kraj@mvista.com</email>
</author>
<published>2008-10-11T08:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6494060312de389feb65ad32bb411fcc64e821b7'/>
<id>6494060312de389feb65ad32bb411fcc64e821b7</id>
<content type='text'>
Thank you Chase Douglas for reporting it and for the patch.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thank you Chase Douglas for reporting it and for the patch.

</pre>
</div>
</content>
</entry>
<entry>
<title>- trim any trailing whitespace</title>
<updated>2008-07-23T11:23:36+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-23T11:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1f020b178664857b0e107778d04fb971a58e6230'/>
<id>1f020b178664857b0e107778d04fb971a58e6230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix inline keyword</title>
<updated>2008-07-23T11:19:00+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-23T11:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=f1775381f91f1250b20f1949dfd0364ddb0ee9fc'/>
<id>f1775381f91f1250b20f1949dfd0364ddb0ee9fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce and use small[u]int type. Changes in size:</title>
<updated>2008-05-20T20:28:35+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-05-20T20:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=380783acef86885b2a3d8b9058598a2dd22e2dba'/>
<id>380783acef86885b2a3d8b9058598a2dd22e2dba</id>
<content type='text'>
-     79              0      28     107      6b libc/inet/rpc/create_xid.o
+     76              0      25     101      65 libc/inet/rpc/create_xid.o
-    126              0       4     130      82 libc/misc/assert/__assert.o
+    123              0       1     124      7c libc/misc/assert/__assert.o
-    648              4      24     676     2a4 libc/misc/internals/__uClibc_main.o
+    645              4      21     670     29e libc/misc/internals/__uClibc_main.o
-    230              0       4     234      ea libc/stdlib/abort.o
+    216              0       1     217      d9 libc/stdlib/abort.o
-    129              0       4     133      85 libc/termios/tcgetsid.o
+    126              0       1     127      7f libc/termios/tcgetsid.o

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-     79              0      28     107      6b libc/inet/rpc/create_xid.o
+     76              0      25     101      65 libc/inet/rpc/create_xid.o
-    126              0       4     130      82 libc/misc/assert/__assert.o
+    123              0       1     124      7c libc/misc/assert/__assert.o
-    648              4      24     676     2a4 libc/misc/internals/__uClibc_main.o
+    645              4      21     670     29e libc/misc/internals/__uClibc_main.o
-    230              0       4     234      ea libc/stdlib/abort.o
+    216              0       1     217      d9 libc/stdlib/abort.o
-    129              0       4     133      85 libc/termios/tcgetsid.o
+    126              0       1     127      7f libc/termios/tcgetsid.o

</pre>
</div>
</content>
</entry>
<entry>
<title>Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block</title>
<updated>2008-05-19T22:57:34+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-05-19T22:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=125773133f0fe2425ab3d8305ed880e9010f6803'/>
<id>125773133f0fe2425ab3d8305ed880e9010f6803</id>
<content type='text'>
in string.h and strings.h. This caught unguarded string ops in
libc/inet/ethers.c __ether_line_w() function.

I will wait for fallout reports for a week or so,
then continue converting more libc_hidden_proto's.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in string.h and strings.h. This caught unguarded string ops in
libc/inet/ethers.c __ether_line_w() function.

I will wait for fallout reports for a week or so,
then continue converting more libc_hidden_proto's.

</pre>
</div>
</content>
</entry>
<entry>
<title>fix from Bernd Schmidt for realloc shrinkage bug</title>
<updated>2007-04-24T05:24:08+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-04-24T05:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=086ca312f1450664bce2746085725fe144897d70'/>
<id>086ca312f1450664bce2746085725fe144897d70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix up malloc debug building</title>
<updated>2007-04-13T18:01:21+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-04-13T18:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1db7c76a0c626f8fcd7208078865781705366a5e'/>
<id>1db7c76a0c626f8fcd7208078865781705366a5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>POSIX requires that errno be set whenever 0 is returned by malloc()</title>
<updated>2007-04-02T12:06:00+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-04-02T12:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=c9210d381426332b9af4e7b01086dcea1fd49d05'/>
<id>c9210d381426332b9af4e7b01086dcea1fd49d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
