about summary refs log tree commit diff
path: root/grp
diff options
context:
space:
mode:
authorSergey Bugaev <bugaevc@gmail.com>2023-03-19 18:09:48 +0300
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-04-03 00:53:25 +0200
commit71232da3b37b33d41c593c153a4a612067ff83cd (patch)
treedac7dcb4104773cf1f38b67f01aa10271d9f867b /grp
parentd8ee5d614bc485f6d1752dfa0d60524b20945a56 (diff)
downloadglibc-71232da3b37b33d41c593c153a4a612067ff83cd.tar.gz
glibc-71232da3b37b33d41c593c153a4a612067ff83cd.tar.xz
glibc-71232da3b37b33d41c593c153a4a612067ff83cd.zip
hurd: Remove __hurd_threadvar_stack_{offset,mask}
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>
Diffstat (limited to 'grp')
0 files changed, 0 insertions, 0 deletions