This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] malloc: Remove malloc hooks (Bug 23328)


On Fri, 20 Jul 2018, Carlos O'Donell wrote:

> Joseph,
> 
> Does this design of this patch implement what you thought would be
> an appropriate solution to deprecating the hooks? Part of this design
> is based on your feedback that you wanted to see some kind of shared
> library that provided the features that the hooks used to provide,
> and that's what we do here as we finalize (make compat symbolis) the
> hooks and other APIs.

Having a library providing the functionality required to use mtrace 
accords with my expectations, yes.  (This is not a more general design 
review of the patch.)

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]