jemalloc/include
lexprfuncall e6d2c31ed3 Define malloc_{write,read}_fd as non-inline global functions
The static inline definition made more sense when these functions just
dispatched to a syscall wrapper.  Since they acquired a retry loop, a
non-inline definition makes more sense.
2026-03-05 12:45:36 -08:00
..
jemalloc Define malloc_{write,read}_fd as non-inline global functions 2026-03-05 12:45:36 -08:00
msvc_compat Reformat the codebase with the clang-format 18. 2026-03-05 12:45:36 -08:00