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 v9 1/2] Y2038: Add 64-bit time for all architectures


On Thu, 11 Oct 2018, Albert ARIBAUD wrote:

> > No, I mean bits/msq-pad.h.  As of today there is only one bits/msq.h for 
> > systems using the Linux kernel, and the only reason for the x86-specific 
> > variant of bits/msq-pad.h to exist is the lack of __TIMESIZE to use in the 
> > generic bits/msq-pad.h.
> 
> For consistency, should we not replace __WORDSIZE with __TIMESIZE in all
> msq-pad.h files rather than just sysdeps/unix/sysv/linux/bits/msq-pad.h?

Sure, that would be reasonable.

-- 
Joseph S. Myers
joseph@codesourcery.com


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