ChangeSet ID: 20451 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/27 05:55:50
Modified files: include/msvcrt : time.h dlls/msvcrt : time.c msvcrt.spec
Log message: Added implementation of _dstbias and __p__dstbias. Added macros for _dstbias, _daylight, _timezone and _tzname.
Patch: http://cvs.winehq.org/patch.py?id=20451
Old revision New revision Changes Path 1.8 1.9 +9 -2 wine/include/msvcrt/time.h 1.23 1.24 +13 -0 wine/dlls/msvcrt/time.c 1.105 1.106 +2 -2 wine/dlls/msvcrt/msvcrt.spec