ChangeSet ID: 14252 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/21 14:56:46
Modified files: dlls/msvcrt : time.c msvcrt.h
Log message: Rein Klazes rklazes@xs4all.nl - mktime should compute the tm_wday, tm_yday and renormalize the other fields of the supplied tm structure. - add prototype declarations for the time functions.
Patch: http://cvs.winehq.org/patch.py?id=14252
Old revision New revision Changes Path 1.16 1.17 +3 -1 wine/dlls/msvcrt/time.c 1.30 1.31 +9 -0 wine/dlls/msvcrt/msvcrt.h