]> sourceware.org Git - glibc.git/commit
mach: Fix startup with stack protector
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 27 May 2023 21:06:00 +0000 (23:06 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 27 May 2023 21:06:48 +0000 (23:06 +0200)
commit0660ab264fdfd49555430790267b539d1177192f
tree0d402d45d27d6dcb55b6cb4fd66c67e4eb32ca14
parent64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8
mach: Fix startup with stack protector

thread_set_state() is used to set up TLS, so stack protection can not be
used yet.
mach/Makefile
This page took 0.04135 seconds and 5 git commands to generate.