Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/11/2000 23:13:36
Module Name:	basesrc
Committed By:	he
Date:		Mon Sep 11 20:13:36 UTC 2000

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

Log Message:
Pull up revision 1.11 (requested by taca):
  Do not ignore tm_zone field of last parameter, and convert "%Z"
  in format as proper time zone.  Fixes PR#10950.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.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.