CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/08 15:14:18
Modified files:
usr.sbin/zic : 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
OK miod@
