• Thomas G. Lockhart's avatar
    Change comparisons of tm->tm_isdst from "nonzero" to "greater than zero". · 8e984038
    Thomas G. Lockhart authored
     Not sure why some were this way, and others were already correct, but it
     seems to have been like this for several years.
    This caused problems on a few damaged platforms like AIX and IRIX which do
     not support DST calculations for years before 1970.
    Thanks to Andreas Zeugswetter <ZeugswetterA@wien.spardat.at> for finding
     the problem.
    8e984038
nabstime.c 43.1 KB