Date: Thu, 18 Jul 1996 11:53:17 -0700 (PDT) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdtime asctime.c difftime.c localtime.c private.h strftime.c tzfile.h Message-ID: <199607181853.LAA08992@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/07/18 11:53:17
Modified: lib/libc/stdtime asctime.c difftime.c localtime.c private.h
strftime.c tzfile.h
Log:
Merge the recently-imported tzcode96h distribution (libc portion). The
part that does zic(8)/zdump(8) is still yet to be imported (but the old
zic and zdump will work just fine with these header files and the
data format has not changed).
Revision Changes Path
1.4 +5 -1 src/lib/libc/stdtime/asctime.c
1.4 +8 -7 src/lib/libc/stdtime/difftime.c
1.8 +59 -56 src/lib/libc/stdtime/localtime.c
1.6 +62 -46 src/lib/libc/stdtime/private.h
1.10 +111 -79 src/lib/libc/stdtime/strftime.c
1.6 +9 -4 src/lib/libc/stdtime/tzfile.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607181853.LAA08992>
