[PATCH v10 1/3] Y2038: provide size of default time_t for target architecture

Joseph Myers joseph@codesourcery.com
Thu Oct 18 19:41:00 GMT 2018


On Thu, 18 Oct 2018, Albert ARIBAUD wrote:

> > > 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?

You could (given that x86 has its own version not using __WORDSIZE, which 
needs to stay).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list