Subject: PR/28324 CVS commit: [netbsd-2] src/lib/libc/time
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 04/16/2005 10:45:02
The following reply was made to PR lib/28324; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/28324 CVS commit: [netbsd-2] src/lib/libc/time
Date: Sat, 16 Apr 2005 10:44:52 +0000 (UTC)

 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.