a7f077f4f1
the tz* related variables are initialized when it is invoked. In fact, Solaris does do this while NetBSD 2.0 does not. Explicitly call tzset() before calling localtime_r() to initialize the local timezone data. This fixes the output of: perl -e '$t = localtime($^T); print "$t\n";' ; date to always print the time in the local timezone twice instead of the first time in UTC and the second in the local timezone. Bump the PKGREVISION. |
||
---|---|---|
.. | ||
patch-aa | ||
patch-ae | ||
patch-ah | ||
patch-ba | ||
patch-ca | ||
patch-cb | ||
patch-cc | ||
patch-cd | ||
patch-ce | ||
patch-cf | ||
patch-cg | ||
patch-ch | ||
patch-ci | ||
patch-zc |