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: time64 abi choices for glibc and musl


On Mon, Aug 12, 2019 at 08:13:22PM +0000, Joseph Myers wrote:
> On Sat, 10 Aug 2019, Rich Felker wrote:
> 
> > For struct stat, I think it's almost necessary to preserve the
> > existing layout and add new time64 members on the end, and to continue
> 
> You mean the existing stat64 layout?  (Since the combination of 64-bit 
> time with 32-bit offsets is deliberately not supported by glibc.)

Yes. Sorry, I pretend the 32-bit-off_t one doesn't exist. :-)

Rich


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