HomeFreeBSD

Make include/malloc.h usable again.

Description

Make include/malloc.h usable again.

Lot of third-party Linux code uses #include <malloc.h>, expecting to
find the malloc extensions there. Instead of trying to fight them,
accept that attempt to deprecate the header causes more troubles than
solves potential portability issues, and provide our jemalloc
extensions.

PR: 155429
Reviewed by: imp, jhibbits, dab, hselasky, philip, emaste, jilles
Exp-run by: antoine (PR 245366)
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D24297

Details

Provenance
kibAuthored on
Reviewer
imp
Differential Revision
D24297: Make include/malloc.h usable again.
Parents
rS360983: Clear namespace pollution in include/malloc_np.h
Branches
Unknown
Tags
Unknown