glibc/sysdeps/hurd/include
Sergey Bugaev 7f02511e5b hurd: Move internal functions to internal header
Move _hurd_self_sigstate (), _hurd_critical_section_lock (), and
_hurd_critical_section_unlock () inline implementations (that were
already guarded by #if defined _LIBC) to the internal version of the
header.  While at it, add <tls.h> to the includes, and use
__LIBC_NO_TLS () unconditionally.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-ID: <20240323173301.151066-2-bugaevc@gmail.com>
2024-03-23 22:43:07 +01:00
..
hurd hurd: Move internal functions to internal header 2024-03-23 22:43:07 +01:00
sys hurd: Fix build-many-glibcs.py 2020-07-13 14:25:03 -03:00
hurd.h hurd: Fix using interposable hurd_thread_self 2023-05-19 20:45:51 +02:00