CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/09 11:03:27
Modified files:
usr.sbin/zic : Tag: OPENBSD_7_7 zic.c
Log message:
Fix sign of %z output, and add DST offset
doabbr: change penultimate arg from "isdst" to "stdoff", so that
doabbr() has enough information to output the UTC offset on request.
Fix the sign of z_gmtoff and add stdoff.
backport of https://github.com/eggert/tz/commit/7c3e255
from millert@; OK miod@
this is errata/7.7/002_zic.patch.sig
