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: Turn cfree into a compatibility symbol



On 13/04/2017 09:52, Florian Weimer wrote:
> 2017-04-13  Florian Weimer  <fweimer@redhat.com>
> 
> 	* malloc/malloc.c (cfree): Turn into compat symbol.
> 	(__cfree): Remove alias.
> 	* stdlib/stdlib.h (cfree): Remove declaration.
> 	* malloc/malloc.h (cfree): Likewise.
> 	* manual/memory.texi (Freeing after Malloc): Remove cfree.
> 	* malloc/Versions (GLIBC_2.26): Add.
> 

LGTM.


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