This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: glibc 2.24 --- Hard freeze starting
- From: Florian Weimer <fweimer at redhat dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 14 Jul 2016 17:06:01 +0200
- Subject: Re: glibc 2.24 --- Hard freeze starting
- Authentication-results: sourceware.org; auth=none
- References: <5787A34F.3010808@linaro.org>
On 07/14/2016 04:35 PM, Adhemerval Zanella wrote:
2. malloc: Remove malloc_get_state, malloc_set_state: based on recent build
issues with malloc hook change, I would suggest to move this change to
2.25.
It is still unclear whether Andreas requested a revert of this commit:
commit 2ba3cfa1607c36613f3b30fb1ae4ec530245ce64
Author: Florian Weimer <fweimer@redhat.com>
Date: Fri Jun 10 10:46:05 2016 +0200
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
This is independent of the question if we want to land the
malloc_get_state/malloc_set_state changes.
If we cannot remove those interfaces, can we at least add further
deprecation markers?
Thanks,
Florian