CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2005-02-19 19:58:39
Modified files:
winsup/cygwin : ChangeLog localtime.cc
Log message:
* localtime.cc: Temporary implementation of setting __tzrule's offset
member to be used by strftime.
(__tzrule): New global variable.
(tzparse): Set __tzrule's offset member appropriately.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2716&r2=1.2717
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/localtime.cc.diff?cvsroot=src&r1=1.11&r2=1.12