<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libpthread/linuxthreads/sysdeps/unix/sysv/linux/bits, branch 0.9.32-alpine</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>remove redundant headers local to libpthread, causing header</title>
<updated>2006-11-29T21:29:28+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-11-29T21:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=18c2b105523b22630c8a923573395c8604d208da'/>
<id>18c2b105523b22630c8a923573395c8604d208da</id>
<content type='text'>
file content skew between the versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
file content skew between the versions
</pre>
</div>
</content>
</entry>
<entry>
<title>Joseph S. Myers writes:</title>
<updated>2006-10-19T21:28:37+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-10-19T21:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=fe1d18ca76ad4f03e7e4a17f4867dd515303ecd6'/>
<id>fe1d18ca76ad4f03e7e4a17f4867dd515303ecd6</id>
<content type='text'>
There are many directories called "CVS" checked into uClibc SVN, probably
as a side-effect of importing a CVS checkout.  I don't think these are
particularly useful to have checked in.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are many directories called "CVS" checked into uClibc SVN, probably
as a side-effect of importing a CVS checkout.  I don't think these are
particularly useful to have checked in.
</pre>
</div>
</content>
</entry>
<entry>
<title>blah, glibc moved linuxthreads around</title>
<updated>2006-03-09T23:30:13+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-03-09T23:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=b024ba802ed9a8c857879cdde0d6107d770dff14'/>
<id>b024ba802ed9a8c857879cdde0d6107d770dff14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial import of latest linuxthreads</title>
<updated>2006-01-31T05:05:15+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-01-31T05:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=cccc549ced940c85039c8ce263c8bb571f244afd'/>
<id>cccc549ced940c85039c8ce263c8bb571f244afd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial effort at adding profiling support.</title>
<updated>2003-03-03T20:58:42+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-03-03T20:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=67eff66438688fddebe41f77fd252a3b2b135271'/>
<id>67eff66438688fddebe41f77fd252a3b2b135271</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 __thread is now a gcc keyword.  We used __thread in</title>
<updated>2002-10-13T01:31:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-10-13T01:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=0f9603991c8c94c318c85a759704b25f13edef1b'/>
<id>0f9603991c8c94c318c85a759704b25f13edef1b</id>
<content type='text'>
a few spots in our header files.  In this change I do a
    s/__thread/__thread_id/
so we no longer conflict with newer CVS versions of gcc (such as the
patched up gcc 3.2 included with RedHat 3.0).
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a few spots in our header files.  In this change I do a
    s/__thread/__thread_id/
so we no longer conflict with newer CVS versions of gcc (such as the
patched up gcc 3.2 included with RedHat 3.0).
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in the pthread library.  This is the linuxthreads library taken from</title>
<updated>2002-02-20T09:18:50+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-02-20T09:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e356ea321c8098cf1a83a67e27d64c44de08a298'/>
<id>e356ea321c8098cf1a83a67e27d64c44de08a298</id>
<content type='text'>
glibc 2.1.3 and ported to work with uClibc by Stefan Soucek and Erik Andersen
(me).  Stefan has hacked things up such that linuxthreads runs on MMU-less
systems (tested only on arm-nommu).  Erik cleaned things up and made it work
properly as a shared library.
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
glibc 2.1.3 and ported to work with uClibc by Stefan Soucek and Erik Andersen
(me).  Stefan has hacked things up such that linuxthreads runs on MMU-less
systems (tested only on arm-nommu).  Erik cleaned things up and made it work
properly as a shared library.
 -Erik
</pre>
</div>
</content>
</entry>
</feed>
