[PATCH] Move platform headers and tricks from jemalloc_internal.h.in to a new jemalloc_internal_decls.h header

Jason Evans jasone at canonware.com
Wed May 28 09:40:30 PDT 2014


On May 27, 2014, at 8:39 PM, Mike Hommey <mh+jemalloc at glandium.org> wrote:
> ---
> include/jemalloc/internal/jemalloc_internal.h.in   | 53 +-------------------
> .../jemalloc/internal/jemalloc_internal_decls.h    | 58 ++++++++++++++++++++++
> .../jemalloc/internal/jemalloc_internal_macros.h   |  4 --
> test/include/test/jemalloc_test_defs.h.in          |  1 +
> 4 files changed, 60 insertions(+), 56 deletions(-)
> create mode 100644 include/jemalloc/internal/jemalloc_internal_decls.h

Integrated:

	https://github.com/jemalloc/jemalloc/commit/12f74e680c1d53c8fe5323a4ff66877534dcadd3

Thanks,
Jason


More information about the jemalloc-discuss mailing list