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: Fix p_secstodate overflow handling (bug 22463)


Joseph Myers wrote:
we should probably obsolete this interface before 2038

This is the best idea I've heard so far. If we do it, it won't really matter what p_secstodate does with post-2038 (or especially post-2106) timestamps, so long as it doesn't do something stupid like overrun the array.


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