aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2024-12-17 09:20:20 +0100
committerFlorian Weimer <fweimer@redhat.com>2024-12-27 07:29:56 +0100
commit7c22dcda27743658b6b8ea479283b384ad56bd5a (patch)
tree67b23611a152c62634458ccb96786d42e5522cba /sysdeps/unix
parent5e249192cac7354af02a7347a0d8c984e0c88ed3 (diff)
downloadglibc-7c22dcda27743658b6b8ea479283b384ad56bd5a.zip
glibc-7c22dcda27743658b6b8ea479283b384ad56bd5a.tar.gz
glibc-7c22dcda27743658b6b8ea479283b384ad56bd5a.tar.bz2
nptl: More useful padding in struct pthread
The previous use of padding within a union made it impossible to re-use the padding for GLIBC_PRIVATE ABI preservation because tcbhead_t could use up all of the padding (as was historically the case on x86-64). Allocating padding unconditionally addresses this issue. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions