<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc/sysdeps/htl/include, branch master</title>
<subtitle>Fork of glibc for development</subtitle>
<id>https://git.zx2c4.com/glibc/atom/sysdeps/htl/include?h=master</id>
<link rel='self' href='https://git.zx2c4.com/glibc/atom/sysdeps/htl/include?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/'/>
<updated>2022-01-17T23:18:27Z</updated>
<entry>
<title>htl: Fix build error in annexc</title>
<updated>2022-01-17T23:18:27Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2022-01-17T23:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=f8b765bec44e6c464a7eabf80e58c6851ca15ac3'/>
<id>urn:sha1:f8b765bec44e6c464a7eabf80e58c6851ca15ac3</id>
<content type='text'>
We were getting

../scripts/evaluate-test.sh posix/annexc $? true false &gt; /usr/src/glibc-upstream/build/posix/annexc.test-result
In file included from ../include/pthread.h:1,
                 from &lt;stdin&gt;:1:
../sysdeps/htl/include/pthread.h:7:62: error: missing binary operator before token "("
    7 | # if defined __USE_EXTERN_INLINES &amp;&amp; defined _LIBC &amp;&amp; !IS_IN (libsupport)
      |                                                              ^
</content>
</entry>
<entry>
<title>Hurd: Define ARCH_MIN_GUARD_SIZE in internal &lt;pthread.h&gt;</title>
<updated>2021-05-20T16:56:57Z</updated>
<author>
<name>Florian Weimer</name>
<email>fweimer@redhat.com</email>
</author>
<published>2021-05-20T16:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=f5e196b5a0174ed23b739879c0a513ec762b7920'/>
<id>urn:sha1:f5e196b5a0174ed23b739879c0a513ec762b7920</id>
<content type='text'>
This macro is always defined on Linux.

Reviewed-by: H.J. Lu &lt;hjl.tools@gmail.com&gt;
</content>
</entry>
<entry>
<title>htl: Add wrapper header for &lt;semaphore.h&gt; with hidden __sem_post</title>
<updated>2020-06-24T11:38:08Z</updated>
<author>
<name>Florian Weimer</name>
<email>fweimer@redhat.com</email>
</author>
<published>2020-06-24T11:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=1fb7dc751edc462f6954b9c16dd126bf48a1df18'/>
<id>urn:sha1:1fb7dc751edc462f6954b9c16dd126bf48a1df18</id>
<content type='text'>
This is required to avoid a check-localplt failure due to a
sem_post call through the PLT.

Reviewed-by: Samuel Thibault &lt;samuel.thibault@ens-lyon.org&gt;
</content>
</entry>
<entry>
<title>htl: Avoid check-installed-headers looking at inlines</title>
<updated>2020-02-09T16:42:36Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2020-02-09T16:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=e622ce98c58b61e1c61dc7ff0c8b3f9ba23c3d9a'/>
<id>urn:sha1:e622ce98c58b61e1c61dc7ff0c8b3f9ba23c3d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>htl: Do not put spin_lock inlines in public headers</title>
<updated>2020-02-09T16:36:37Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2020-02-09T16:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=865bf7110936d46c01a673e3327a6bd8b2a06082'/>
<id>urn:sha1:865bf7110936d46c01a673e3327a6bd8b2a06082</id>
<content type='text'>
They were not getting used anyway.
Also do not make libsupport use them, it would make tests using it have
to be made to link against libmachuser for gsync_wait.
</content>
</entry>
</feed>
