Re: Y2K

Rik van Riel (H.H.vanRiel@phys.uu.nl)
Fri, 19 Jun 1998 19:58:55 +0200 (CEST)


On Fri, 19 Jun 1998, Densin Roy. wrote:

> What is first kernel and first libc that Y2K complaint?

I guess that would be kernel version 0.12 with libc
version 1.x (did we even have dynamic linking back
then?).

Unix uses a 32-bit signed number to mark the number
of seconds since 00:00 jan 1st 1970.
This scheme will hold until feb 2038, at which time
the smallest integer supported by computers will be
64 bits anyway...
This 64 bit scheme will hold out for approximately
60 million times the life expectancy of the universe,
so we don't have much problems there either :-)

Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu