Remove __malloc_size_t

Andreas Jaeger aj@suse.com
Fri Mar 8 06:26:00 GMT 2013


On 03/06/2013 06:34 PM, Joseph S. Myers wrote:
> malloc.h (an installed header) defines __malloc_size_t to size_t.
> Such an abstraction is not now useful; size_t will always be the right
> type for memory sizes.  This patch removes that definition and
> converts uses to use size_t instead.  Tested x86_64.

thanks, this is fine,

Andreas
-- 
  Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
   SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
    GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



More information about the Libc-alpha mailing list