<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libpthread/linuxthreads.old/sysdeps/mips, branch 0.9.32</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>- 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>use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later</title>
<updated>2008-01-06T00:04:02+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-01-06T00:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=94fa1bb40fb531a71f7f751afcf96c4ad2f99591'/>
<id>94fa1bb40fb531a71f7f751afcf96c4ad2f99591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixup gnu_inline vs. C99 inline</title>
<updated>2008-01-05T11:24:00+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-01-05T11:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=81caa1a620a04ade56293de4219b011db4d0f9a0'/>
<id>81caa1a620a04ade56293de4219b011db4d0f9a0</id>
<content type='text'>
- add missing header guards while at it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add missing header guards while at it
</pre>
</div>
</content>
</entry>
<entry>
<title>Joseph S. Myers writes:</title>
<updated>2006-01-03T05:13:16+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-01-03T05:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=be06fd35cbfa9f4284de60ff22780ba1d2f060a4'/>
<id>be06fd35cbfa9f4284de60ff22780ba1d2f060a4</id>
<content type='text'>
This patch fixes the build of libpthread for MIPS.  The definition of 
_test_and_set uses __THROW after the prototype: but attributes are only 
accepted after the prototype in function declarations which aren't 
definitions, not between the prototype and the function body in a 
definition.  The proper macro to use here is __NTH (placing the attribute 
before the prototype).

glibc does the same thing, so this is also a sync up with glibc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the build of libpthread for MIPS.  The definition of 
_test_and_set uses __THROW after the prototype: but attributes are only 
accepted after the prototype in function declarations which aren't 
definitions, not between the prototype and the function body in a 
definition.  The proper macro to use here is __NTH (placing the attribute 
before the prototype).

glibc does the same thing, so this is also a sync up with glibc
</pre>
</div>
</content>
</entry>
<entry>
<title>rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version</title>
<updated>2005-11-15T03:13:04+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-11-15T03:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=a9f5aa1cc96fc2c71f19a9c3e9dcbee0e78f83ca'/>
<id>a9f5aa1cc96fc2c71f19a9c3e9dcbee0e78f83ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
