RFC: Removing malloc hooks

Joseph Myers joseph@codesourcery.com
Tue Apr 17 19:55:00 GMT 2018


On Thu, 5 Apr 2018, DJ Delorie wrote:

> +#if SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_24)
> +# define HAVE_MALLOC_HOOKS 1
> +#else
> +# define HAVE_MALLOC_HOOKS 0
> +#endif

I don't see where this 2.24 version comes from (but I also don't see 
anything using this macro).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list