[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: January 19, 2038
- From: Paul Tomblin <ptomblin xcski com>
- To: axp-list redhat com
- Subject: Re: January 19, 2038
- Date: Thu, 28 Jan 1999 16:24:47 -0500
Quoting Dan Morrill (morrildl@nycap.rr.com):
>
> Now, that can be "fixed" by updating the time field to 64 bits, but that
> of course causes problems unless all the C libs, data, and applications
> that query the date are also updated.
time_t is typedef'ed to __time_t in time.h. And __time_t is typedefed to
"long int" in gnu/types.h. So I'd say the time field is 64 bits already. So
you've got billions of years before you have to start worrying...
--
Paul Tomblin, not speaking for anybody.
"But I heard him exclaim, as he climbed in the night
Merry Christmas to all, I have traffic in sight" - Phyllis Moses
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]