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] malloc: Remove malloc_get_state, malloc_set_state


On 06/10/2016 12:21 PM, Andreas Schwab wrote:
fweimer@redhat.com (Florian Weimer) writes:

+* The __malloc_get_state and __malloc_set_state functions have been removed
+  from the API.  __malloc_get_state has been replaced with a stub

s/__//g

Thanks, fixed locally.

Do you have any comments on the approach (removal without prior deprecation)?

Thanks,
Florian


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