<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>
<id>https://git-old.alpinelinux.org/uClibc-alpine/atom?h=0_9_30_rc3</id>
<link rel='self' href='https://git-old.alpinelinux.org/uClibc-alpine/atom?h=0_9_30_rc3'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<updated>2008-10-24T08:34:31Z</updated>
<entry>
<title>- tidy up inline:</title>
<updated>2008-10-24T08:34:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-24T08:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=694525ec2e1ba8cd93affc352dfd149ace4fa016'/>
<id>urn:sha1:694525ec2e1ba8cd93affc352dfd149ace4fa016</id>
<content type='text'>
  ldso and syscalls are __always_inline (the latter would need more cleanup)
</content>
</entry>
<entry>
<title>- do not list non-existing files in the threads prerequisites</title>
<updated>2008-10-18T12:52:17Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-18T12:52:17Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=f6666438e8783c36e515f03904533d4ff2ea387e'/>
<id>urn:sha1:f6666438e8783c36e515f03904533d4ff2ea387e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix toggling thread implementation.</title>
<updated>2008-10-17T14:05:53Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-17T14:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=dce2384770a6e791312cb3330233d733ed1b0949'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>- use c89-style comments</title>
<updated>2008-10-03T13:59:52Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-03T13:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=2ba017a2d5af01cc3ef0dc554252a521e8d7c4f8'/>
<id>urn:sha1:2ba017a2d5af01cc3ef0dc554252a521e8d7c4f8</id>
<content type='text'>
  Closes issue #5194
</content>
</entry>
<entry>
<title>- remove some duplicate includes</title>
<updated>2008-09-30T11:50:50Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-30T11:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=17de1ab3f64fc0de4f242f5960cd67e3fe1d6547'/>
<id>urn:sha1:17de1ab3f64fc0de4f242f5960cd67e3fe1d6547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add prototypes</title>
<updated>2008-09-25T13:55:14Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-25T13:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=73decb0e8def8bdba9f6bf5dd9c8841083d97227'/>
<id>urn:sha1:73decb0e8def8bdba9f6bf5dd9c8841083d97227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- if we only have socket support then there is no resolver state:</title>
<updated>2008-09-25T12:23:21Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-25T12:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=da196a90067a621d41b8a02a0606ee402573a73c'/>
<id>urn:sha1:da196a90067a621d41b8a02a0606ee402573a73c</id>
<content type='text'>
  In function `__pthread_reset_main_thread': undefined reference to `_res'
</content>
</entry>
<entry>
<title>Add globally __stringify macro in libc-symbols.h.</title>
<updated>2008-09-25T06:38:21Z</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-09-25T06:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=9d7a9d2ef6298b0d3680dc86c76af79da04c2199'/>
<id>urn:sha1:9d7a9d2ef6298b0d3680dc86c76af79da04c2199</id>
<content type='text'>
Remove all other duplicated definitions.

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

</content>
</entry>
<entry>
<title>Use getdents syscall if kernel provide supports for this</title>
<updated>2008-09-09T12:01:37Z</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2008-09-09T12:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=33bcf733559a1108049c1d33ea8fafce0150e5f8'/>
<id>urn:sha1: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>
</entry>
</feed>
