jemalloc/msvc
Slobodan Predolac ca77aca653 Split ctl handlers by mallctl namespace
Move mallctl handler implementations out of src/ctl.c into namespace-oriented ctl_* modules, while keeping the mallctl tree and dispatch machinery centralized in ctl.c.

Add shared ctl mallctl helper macros and thin ctl arena/stat interfaces needed by the split modules. Wire the new sources into Makefile.in and MSVC project files.

Keep behavior unchanged; this is intended as a readability and navigation refactor.
2026-05-28 19:11:30 -07:00
..
projects Split ctl handlers by mallctl namespace 2026-05-28 19:11:30 -07:00
test_threads Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
jemalloc_vc2015.sln Add MS Visual Studio 2015 support 2016-02-20 10:55:23 -08:00
jemalloc_vc2017.sln Fix MSVC 2015 project and add a VS 2017 solution 2017-10-16 10:26:54 -07:00
jemalloc_vc2019.sln [MSVC] support for Visual Studio 2019 and 2022 2023-02-21 13:39:25 -08:00
jemalloc_vc2022.sln [MSVC] support for Visual Studio 2019 and 2022 2023-02-21 13:39:25 -08:00