mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +00:00
71232da3b3
Noone is or should be using __hurd_threadvar_stack_{offset,mask}, we have proper TLS now. These two remaining variables are never set to anything other than zero, so any code that would try to use them as described would just dereference a zero pointer and crash. So remove them entirely. Signed-off-by: Sergey Bugaev <bugaevc@gmail.com> Message-Id: <20230319151017.531737-6-bugaevc@gmail.com> |
||
---|---|---|
.. | ||
htl | ||
sys | ||
dl-sysdep.c | ||
init-first.c | ||
ioperm.c | ||
Makefile | ||
set-hooks-arch.h |