<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libpthread/linuxthreads, 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>- tidy up inline:</title>
<updated>2008-10-24T08:34:31+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-24T08:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=694525ec2e1ba8cd93affc352dfd149ace4fa016'/>
<id>694525ec2e1ba8cd93affc352dfd149ace4fa016</id>
<content type='text'>
  ldso and syscalls are __always_inline (the latter would need more cleanup)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ldso and syscalls are __always_inline (the latter would need more cleanup)
</pre>
</div>
</content>
</entry>
<entry>
<title>- do not list non-existing files in the threads prerequisites</title>
<updated>2008-10-18T12:52:17+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-18T12:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=f6666438e8783c36e515f03904533d4ff2ea387e'/>
<id>f6666438e8783c36e515f03904533d4ff2ea387e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix toggling thread implementation.</title>
<updated>2008-10-17T14:05:53+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-17T14:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=dce2384770a6e791312cb3330233d733ed1b0949'/>
<id>dce2384770a6e791312cb3330233d733ed1b0949</id>
<content type='text'>
  Previously the old headers were left in include/ leading to spurious compile failures.
  This is ugly as it can get (we resort to sneaking -L in for the moment) but
  good enough for now. The worst thing which can happen is that we ln these
  headers once per invocation of make, nothing more.
  If some installation of make(1) complains about the "-L" then wrap it in
  ifneq ($(findstring check-symlink,$(.FEATURES)),)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Previously the old headers were left in include/ leading to spurious compile failures.
  This is ugly as it can get (we resort to sneaking -L in for the moment) but
  good enough for now. The worst thing which can happen is that we ln these
  headers once per invocation of make, nothing more.
  If some installation of make(1) complains about the "-L" then wrap it in
  ifneq ($(findstring check-symlink,$(.FEATURES)),)
</pre>
</div>
</content>
</entry>
<entry>
<title>- use c89-style comments</title>
<updated>2008-10-03T13:59:52+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-03T13:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=2ba017a2d5af01cc3ef0dc554252a521e8d7c4f8'/>
<id>2ba017a2d5af01cc3ef0dc554252a521e8d7c4f8</id>
<content type='text'>
  Closes issue #5194
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Closes issue #5194
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove some duplicate includes</title>
<updated>2008-09-30T11:50:50+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-30T11:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=17de1ab3f64fc0de4f242f5960cd67e3fe1d6547'/>
<id>17de1ab3f64fc0de4f242f5960cd67e3fe1d6547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add prototypes</title>
<updated>2008-09-25T13:55:14+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-25T13:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=73decb0e8def8bdba9f6bf5dd9c8841083d97227'/>
<id>73decb0e8def8bdba9f6bf5dd9c8841083d97227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- if we only have socket support then there is no resolver state:</title>
<updated>2008-09-25T12:23:21+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-25T12:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=da196a90067a621d41b8a02a0606ee402573a73c'/>
<id>da196a90067a621d41b8a02a0606ee402573a73c</id>
<content type='text'>
  In function `__pthread_reset_main_thread': undefined reference to `_res'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  In function `__pthread_reset_main_thread': undefined reference to `_res'
</pre>
</div>
</content>
</entry>
<entry>
<title>Add globally __stringify macro in libc-symbols.h.</title>
<updated>2008-09-25T06:38:21+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-09-25T06:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=9d7a9d2ef6298b0d3680dc86c76af79da04c2199'/>
<id>9d7a9d2ef6298b0d3680dc86c76af79da04c2199</id>
<content type='text'>
Remove all other duplicated definitions.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all other duplicated definitions.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use __SH_SYSCALL_TRAP_BASE for pthread vfork trap, as it will</title>
<updated>2008-09-24T10:49:32+00:00</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2008-09-24T10:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6c29d46610fe437f2571c8fadec475d110bb9554'/>
<id>6c29d46610fe437f2571c8fadec475d110bb9554</id>
<content type='text'>
change depending on ABI.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change depending on ABI.

</pre>
</div>
</content>
</entry>
<entry>
<title>Use getdents syscall if kernel provide supports for this</title>
<updated>2008-09-09T12:01:37+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-09-09T12:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=33bcf733559a1108049c1d33ea8fafce0150e5f8'/>
<id>33bcf733559a1108049c1d33ea8fafce0150e5f8</id>
<content type='text'>
instead of relying upon getdents64.

Signed-off-by: Filippo Arcidiacono &lt;filippo.arcidiacono@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of relying upon getdents64.

Signed-off-by: Filippo Arcidiacono &lt;filippo.arcidiacono@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
