POSIX_BASE_YEAR
if (year < POSIX_BASE_YEAR)
if (year < POSIX_BASE_YEAR)
for (i = POSIX_BASE_YEAR; i < year; i++)
for (year = EPOCHYEAR; year < POSIX_BASE_YEAR; year++) {
for (year = POSIX_BASE_YEAR; year < EPOCHYEAR; year++) {
if (dt->dt_year < POSIX_BASE_YEAR)
if (year < POSIX_BASE_YEAR && rtc_auto_century_adjust != 0)
for (i = POSIX_BASE_YEAR; i < year; i++)
for (i = POSIX_BASE_YEAR; days >= days_per_year(i); i++)
if (year < POSIX_BASE_YEAR)
dt->dt_year = POSIX_BASE_YEAR + bcdtobin(yea & 0xff);
bintobcd(dt->dt_year - POSIX_BASE_YEAR) & 0xff);
POSIX_BASE_YEAR);
2000 : POSIX_BASE_YEAR;
if (year < POSIX_BASE_YEAR &&
if (year < POSIX_BASE_YEAR &&
if (year < POSIX_BASE_YEAR &&
if (dt_reasonable.dt_year == POSIX_BASE_YEAR) {
if (dt->dt_year < POSIX_BASE_YEAR)
if (dt->dt_year < POSIX_BASE_YEAR) {
#define PREPOSTEROUS_YEARS (2021 - POSIX_BASE_YEAR)