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: Remove _G_off64_t and _G_stat64 from _G_config.h


On Tuesday, October 09, 2012 00:26:18 Joseph S. Myers wrote:
> Both versions of _G_config.h define _G_off64_t to __off64_t, and
> _G_stat64 (a struct tag) to stat64.  Both those underlying types are
> actually used generically within glibc, and there is no need for this
> level of indirection, which this patch removes.
> 
> Tested x86_64 that the code generated for glibc's shared libraries is
> identical before and after the patch.

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


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