jemalloc/include
lexprfuncall f890bbed4a 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.
2025-08-23 11:42:23 -04:00
..
jemalloc Define malloc_{write,read}_fd as non-inline global functions 2025-08-23 11:42:23 -04:00
msvc_compat Reformat the codebase with the clang-format 18. 2025-06-20 14:35:15 -07:00