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:

> > This patch could be split in two.  The first would add bits/timesize.h 
> > (two variants), and maybe also use __TIMESIZE in bits/msq-pad.h and remove 
> > the x86-specific version of that header.  The second would add 
> > bits/time64.h (one variant).
> 
> I assume you mean bits/msq.h, not bits/msq-pad.h.

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.

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