jemalloc/include
guangli-dai c4158acac9 OS layer scaffolding (dispatcher)
Introduce the `os.h` dispatcher pattern under
`include/jemalloc/internal/os/`, with no modules wired in yet.

  - os.h        - documents the os/<module>.h dispatcher / os/posix/
                  default / os/<os>/ override pattern that every
                  facility will follow.
  - os/detect.h - JEMALLOC_OS_POSIX platform detection, shared by every
                  module dispatcher.
2026-07-30 09:43:34 -07:00
..
jemalloc OS layer scaffolding (dispatcher) 2026-07-30 09:43:34 -07:00
msvc_compat Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00