Commit ID: 10056F5BDA213C26D9A
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/03/25 22:38:44 UTC
Modified files:
kern/include : mirtime.h
Log message:
tm_year is actually “years since 1900”, meaning to use ISO 8601 proleptic
gregorian calendar (which does have a year 0) instead of BC/AD proleptic!
⇒ src/kern/c/mirtime.c is buggy, wrt. this and wrt. denormal mirtime_mjd,
and denormal struct tm, members both
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/kern/include/mirtime.h