The NetBSD Project

CVS log for src/lib/libc/time/strftime.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / time

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-2-0


Revision 1.14.2.2 / (download) - annotate - [select for diffs], Mon May 17 10:38:03 2004 UTC (19 years, 11 months ago) by tron
Branch: netbsd-2-0
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2
Changes since 1.14.2.1: +39 -2 lines
Diff to previous 1.14.2.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)

Pull up revision 1.16 (requested by kleink in ticket #349):
Don't use tm_gmtoff for %z: a strictly conforming ISO C application won't
initialize it.  However, instead of using what is suggested in this code
path, attempt get it right for DST as well.  Addresses PR standards/21722
from Richard Earnshaw.

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Fri May 14 06:23:54 2004 UTC (19 years, 11 months ago) by jdc
Branch: netbsd-2-0
Changes since 1.14: +6 -2 lines
Diff to previous 1.14 (colored)

Pull up revision 1.15 (requested by kleink in ticket #321).

Don't use tm_zone for %Z: a strictly conforming ISO C application won't
initialize it.  Addresses PR standards/21722 from Richard Earnshaw.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 2 06:56:24 2002 UTC (21 years, 6 months ago) by itojun
Branch: MAIN
CVS Tags: netbsd-2-0-base, nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Branch point for: netbsd-2-0
Changes since 1.13: +31 -15 lines
Diff to previous 1.13 (colored)

license clarification, from openbsd

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>