<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libpthread/linuxthreads_db, branch svn_nptl</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>tls: test for DTV vs TCB at TP correctly</title>
<updated>2009-09-23T16:56:04+00:00</updated>
<author>
<name>Austin Foxley</name>
<email>austinf@cetoncorp.com</email>
</author>
<published>2009-09-23T16:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=d74b8a68d450072ee3c6e6b586d32ff38e88f840'/>
<id>d74b8a68d450072ee3c6e6b586d32ff38e88f840</id>
<content type='text'>
Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>support building out-of-tree</title>
<updated>2009-08-19T20:01:53+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-08-17T17:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ba24c697a8fcda7111defc6525c2a59cb34daf0c'/>
<id>ba24c697a8fcda7111defc6525c2a59cb34daf0c</id>
<content type='text'>
  Handle O=

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Handle O=

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Synch with trunk @ 24071.</title>
<updated>2008-11-17T09:45:29+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-11-17T09:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=9584b4e582b293ead79d8bb0ff85c1ef12a888d9'/>
<id>9584b4e582b293ead79d8bb0ff85c1ef12a888d9</id>
<content type='text'>
Step 1
linuxthreads - linuxthreads_db - linuxthread.old - linuxthreads.old_db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Step 1
linuxthreads - linuxthreads_db - linuxthread.old - linuxthreads.old_db
</pre>
</div>
</content>
</entry>
<entry>
<title>Synch with trunk at rev 22997.</title>
<updated>2008-07-31T15:21:24+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-07-31T15:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=dd7d7e3f138d1835d153c316f3d771e40dc641ba'/>
<id>dd7d7e3f138d1835d153c316f3d771e40dc641ba</id>
<content type='text'>
Basically trailing whitespaces removal, fix non standard keywords
asm -&gt; __asm__ inline -&gt; __inline__ and some minor changes on trunk.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basically trailing whitespaces removal, fix non standard keywords
asm -&gt; __asm__ inline -&gt; __inline__ and some minor changes on trunk.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Synch linuxthreads_db with trunk</title>
<updated>2008-06-18T14:38:36+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-06-18T14:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=0fce357668d09e20b23c63622024de40b00d8c65'/>
<id>0fce357668d09e20b23c63622024de40b00d8c65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge nptl branch tree with trunk. </title>
<updated>2008-03-16T08:51:34+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-03-16T08:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e772b90e7e8190112a987f7c18c19a33766acfd0'/>
<id>e772b90e7e8190112a987f7c18c19a33766acfd0</id>
<content type='text'>
Step 6: fix Makefiles to use $(VERSION) and the compiler-driver
for the link stage

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Step 6: fix Makefiles to use $(VERSION) and the compiler-driver
for the link stage

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>When you delete a '1' does it become '0' or tri-stated?</title>
<updated>2006-12-16T04:40:40+00:00</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2006-12-16T04:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1bcf527f5f8c94aac1b2e80b585898a7266293af'/>
<id>1bcf527f5f8c94aac1b2e80b585898a7266293af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from trunk.</title>
<updated>2006-08-24T02:50:25+00:00</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2006-08-24T02:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ba9d6f2bb8f85bc08d50997fc5bb8eba5d5e2487'/>
<id>ba9d6f2bb8f85bc08d50997fc5bb8eba5d5e2487</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from trunk.</title>
<updated>2006-08-18T02:46:52+00:00</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2006-08-18T02:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=857b8b1da6dae98eddd198516d692c90ff5578ea'/>
<id>857b8b1da6dae98eddd198516d692c90ff5578ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from trunk.</title>
<updated>2006-02-23T03:00:03+00:00</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2006-02-23T03:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=cec88156d8107b78c22b988de72e8c1002118d70'/>
<id>cec88156d8107b78c22b988de72e8c1002118d70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
