This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tzset_r() patch


     Attached is a patch which corrects a bug in tzset_r() where the TZ
environment variable has been set, but has then been unset.  In this
case,
GMT was not correctly returned to as default (as it is when TZ is never
set).
				Craig
 
ChangeLog entry:
 
2011-06-13  Craig Howland <howland@LGSInnovations.com>

	* libc/time/tzset_r.c (tzset_r):  Correct behavior for changing
from
	non-GMT to GMT, when un-setting TZ.

Attachment: tzset_r.patch.txt
Description: tzset_r.patch.txt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]