> There is a:
>
> static unsigned long epoch = 1900; /* year corresponding to 0x00 */
>
> in drivers/char/rtc.c
To see the code that matters for booting an x86
grep year /usr/src/linux/arch/i386/kernel/time.c
> On Thu, 3 Dec 1998, Chris Wedgwood wrote:
>
> > So how does it know what century it is?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/