]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: add rtld_hidden_proto to __rseq_size and __rseq_offset
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 20 Nov 2024 22:28:07 +0000 (22:28 +0000)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 10 Jan 2025 20:19:53 +0000 (20:19 +0000)
commitbe440f6c38ec2cdfd05439d2d90f140da34b8ce6
tree846ff069be02c0766858f0739b8eaf5f5d0ae5f3
parent304221775cd321886d0ca86ac167f7af6913a1ec
nptl: add rtld_hidden_proto to __rseq_size and __rseq_offset

This allows accessing the internal aliases of __rseq_size and
__rseq_offset from ld.so without ifdefs and avoids dynamic symbol
binding at run time for both variables.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
sysdeps/unix/sysv/linux/dl-rseq-symbols.S
sysdeps/unix/sysv/linux/rseq-internal.h