Subject: CVS commit: src/lib/libc/time
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/16/2004 04:15:28
Module Name:	src
Committed By:	christos
Date:		Tue Nov 16 04:15:28 UTC 2004

Modified Files:
	src/lib/libc/time: localtime.c

Log Message:
PR/28324: Takayoshi Kochi: localtime_r(3) returns GMT
Add missing tzset_unlocked(); as suggested.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/lib/libc/time/localtime.c

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