Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc



Module Name:    src
Committed By:   christos
Date:           Fri Oct  9 18:38:48 UTC 2020

Modified Files:
        src/lib/libc: shlib_version
        src/lib/libc/time: Makefile NEWS README strftime.3 strftime.c
            theory.html tz-art.html tz-how-to.html tz-link.html tzselect.8
            version zic.8 zic.c

Log Message:
Merge tzcode2020b (except we keep tzsetwall(3) for now for compatibility,
and we were "slim" already)

Support for zic's long-obsolete '-y YEARISTYPE' option has been
removed and, with it, so has support for the TYPE field in Rule
lines, which is now reserved for compatibility with earlier zic.
These features were previously deprecated in release 2015f.
(Thanks to Tim Parenti.)

zic now defaults to '-b slim' instead of to '-b fat'.

zic's new '-l -' and '-p -' options uninstall any existing
localtime and posixrules files, respectively.

The undocumented and ineffective tzsetwall function has been
removed.


To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 src/lib/libc/shlib_version
cvs rdiff -u -r1.45 -r1.46 src/lib/libc/time/Makefile
cvs rdiff -u -r1.30 -r1.31 src/lib/libc/time/NEWS
cvs rdiff -u -r1.15 -r1.16 src/lib/libc/time/README
cvs rdiff -u -r1.35 -r1.36 src/lib/libc/time/strftime.3
cvs rdiff -u -r1.47 -r1.48 src/lib/libc/time/strftime.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/time/theory.html
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/time/tz-art.html
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/time/tz-how-to.html \
    src/lib/libc/time/tz-link.html
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/time/tzselect.8
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/time/version
cvs rdiff -u -r1.34 -r1.35 src/lib/libc/time/zic.8
cvs rdiff -u -r1.76 -r1.77 src/lib/libc/time/zic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index