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 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.)

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