opnsense-src/lib/libthr
Mark Johnston 7a38cb1e4e Revert "libthr: Use kern.stacktop for thread stack calculation."
The current ASLR stack gap feature will be removed, and with that the
need for this change, and the kern.stactop sysctl, is gone.  Moreover,
the approach taken in this revision does not provide compatibility for
old copies of libthr.so, and the revision should have also updated
__libc_map_stacks_exec().

This reverts commit 78df56ccfc.

Reviewed by:	kib
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit f75b1ff6e5)
2022-01-24 09:20:03 -05:00
..
arch Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
sys spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
tests _umtx_op: fix a compat32 bug in UMTX_OP_NWAKE_PRIVATE 2020-11-17 03:34:01 +00:00
thread Revert "libthr: Use kern.stacktop for thread stack calculation." 2022-01-24 09:20:03 -05:00
libthr.3 libthr(3): explain some internals of the locks implementation 2021-10-08 03:42:38 +03:00
Makefile Don't add -Winline for WARNS=6 2021-04-22 10:44:51 +01:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
plockstat.d
pthread.map rtld: workaround for broken ABI 2021-04-23 14:14:08 +03:00