Subject: CVS commit: [netbsd-2] src/lib/libc/time
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/16/2005 10:44:52
Module Name:	src
Committed By:	tron
Date:		Sat Apr 16 10:44:52 UTC 2005

Modified Files:
	src/lib/libc/time [netbsd-2]: localtime.c

Log Message:
Pull up revision 1.36 (requested by kochi in ticket #1087):
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.35.4.1 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.