[Bug 155429] [headers] including malloc.h should not abort compile.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 12 06:32:26 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155429

--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
NetBSD recently exposed jemalloc API via malloc.h but the change is
controversial. Compatibility with Linux is limited to malloc_usable_size while
compatibility with FreeBSD requires different header. jemalloc API maybe moved
to jemalloc.h for compatibility with upstream but if not done before NetBSD 9.0
the move maybe canceled to avoid backward compatibility mess. ;)

https://github.com/netbsd/src/commit/fa49bd2033a6
https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54050

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-standards mailing list