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 v10 1/3] Y2038: provide size of default time_t for target architecture


On Thu, 18 Oct 2018 19:27:17 +0000, Joseph Myers
<joseph@codesourcery.com> wrote :

> On Thu, 18 Oct 2018, Albert ARIBAUD wrote:
> 
> > Hi Joseph,
> > 
> > On Wed, 17 Oct 2018 12:02:55 +0000, Joseph Myers
> > <joseph@codesourcery.com> wrote :
> >   
> > > On Fri, 12 Oct 2018, Albert ARIBAUD (3ADEV) wrote:
> > >   
>  [...]  
> > > 
> > > Note that the same should now be done for bits/shm-pad.h files as well.  
> > 
> > Ditto for sem-pad.h files too, I assume.  
> 
> No, not for sem-pad.h (or at least, you can't remove the x86 variant of 
> sem-pad.h).  The padding is present for both x86_64 ABIs in semid_ds.

But should I not switch from __WORDSIZE to __TIMESIZE in sem-pad.h files
at least for the sake of homogeneity?

Cordialement,
Albert ARIBAUD
3ADEV


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