-
Andrew Morton authored
From: davem - sys_stime() takes an int*, but it should be a time_t*: they have different sizes on (for example) sparc64. - sys_settimeofday() is confusing timevals with timespecs. They have different sizes on sparc64 and the time keeps on getting set to epoch.
73a9eb39