Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: source-changes
Date: 09/07/2000 17:52:33
Module Name:	basesrc
Committed By:	taca
Date:		Thu Sep  7 14:52:33 UTC 2000

Modified Files:
	basesrc/lib/libc/time [netbsd-1-5]: strftime.c

Log Message:
pull up revs 1.10 and 1.11, approved by thorpej:

> - Fix strftime(3) not to ignore tm_zone filed of last parameter,
>   and "%Z" in format string is converted as proper time zone.
>   This was taken from tzcode2000f.  Fix PR lib/10950.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.4.1 basesrc/lib/libc/time/strftime.c

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