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: Fifth draft of the Y2038 design document


On Wed, 22 Feb 2017, Albert ARIBAUD wrote:

> - this leaves the case of a 64-bit architecture kernel providing a
>   32-bit ABI to 32-bit code. I am not planning on supporting such a
>   scenario.

There are several such ABIs (ILP32 ABI for a 64-bit architecture) already 
supported in glibc, e.g. MIPS n32, and all of them that don't already have 
support for 64-bit time_t will need to have it added.

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