ChangeSet ID: 17495 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/14 06:07:10
Modified files: dlls/msvcrt : time.c msvcrt.spec msvcrt.h data.c
Log message: Juan Lang juan_lang@yahoo.com - move _timezone to time.c, and correct its type - implement _tzset, and initialize _daylight, _timezone, and _tzname from libc values
Patch: http://cvs.winehq.org/patch.py?id=17495
Old revision New revision Changes Path 1.21 1.22 +31 -4 wine/dlls/msvcrt/time.c 1.97 1.98 +3 -3 wine/dlls/msvcrt/msvcrt.spec 1.36 1.37 +0 -1 wine/dlls/msvcrt/msvcrt.h 1.26 1.27 +0 -7 wine/dlls/msvcrt/data.c