History log of /netbsd-current/external/bsd/jemalloc/lib/jemalloc_stub.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 24-Aug-2023 rin

jemalloc_stub.c: Forgot to update comment. No binary changes.


# 1.3 24-Aug-2023 rin

jemalloc_stub.c: Provide stubs for HAVE_JEMALLOC > 100

Instead of HAVE_JEMALLOC != 100. Just for sure.


# 1.2 24-Aug-2023 rin

libjemalloc: Compile in empty jemalloc_stub.c for HAVE_JEMALLOC=100

Fix strange parallel build failures observed on vax and sun2, which
should be due to empty SRCS.

No functional changes as library itself.


Revision tags: netbsd-10-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609
# 1.1 12-Mar-2019 christos

branches: 1.1.2;
- descend to build libjemalloc
- namespace protect all functions __je
- provide getters and setters for malloc_conf and malloc_message