Table of Contentsadjust_clock - Adjusts startup time counter to tick in GMT linux/kernel/sys.c
void adjust_clock();
This routine adjusts the startup time by adding the time zone information to it. The goal is to get the startup time ticking in GMT time. This routine is called from settimeofday(2) when the timezone information is first set. Ty's Tytso (?) settimeofday(2)
Table of Contents
www.fiveanddime.net