opnsense-src/contrib/jemalloc
Brooks Davis 5680cf6dc6 jemalloc: don't expose 3.0 compat symbols
Don't provide default linkage for jemalloc 3.0 compatability symbols.
We stopped declaring these interfaces with the introduction of jemalloc
4.0 prior to FreeBSD 11.0.  Any code using them would have had to
declare them manually so stop declaring them and export the symbols
directly for compatability.  Arguably they should be x86 only as they
were never declared on other Tier-1 architectures.

Reviewed by:	imp, kib
Differential Revision:	https://reviews.freebsd.org/D46407
2024-08-22 17:08:24 +01:00
..
doc Turn MALLOC_PRODUCTION into a regular src.conf(5) option 2020-09-05 23:30:17 +00:00
include/jemalloc jemalloc: don't expose 3.0 compat symbols 2024-08-22 17:08:24 +01:00
src jemalloc: Define SWAP_RESERVE_* if not provided by the system headers 2022-09-17 01:35:35 +03:00
ChangeLog Update jemalloc to version 5.2.1 2020-04-23 23:57:43 +00:00
COPYING Update jemalloc to version 5.2.1 2020-04-23 23:57:43 +00:00
FREEBSD-diffs Turn MALLOC_PRODUCTION into a regular src.conf(5) option 2020-09-05 23:30:17 +00:00
FREEBSD-upgrade contrib: Remove various $FreeBSD$ tags not upstream 2024-05-31 13:49:17 -06:00
FREEBSD-Xlist contrib: Remove various $FreeBSD$ tags not upstream 2024-05-31 13:49:17 -06:00
VERSION Update jemalloc to version 5.2.1 2020-04-23 23:57:43 +00:00