- mktime should compute the tm_wday, tm_yday and renormalize the
commitdc78e9a595c4a56bb010da91c56795137a94c3fb
authorRein Klazes <rklazes@xs4all.nl>
Thu, 21 Oct 2004 19:56:46 +0000 (21 19:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Oct 2004 19:56:46 +0000 (21 19:56 +0000)
tree0fa77b3bbc0a12cae05b784880c20dc6ae671113
parent5e6e9fb1209e611c1fb67333ce94c3e44f37869c
- 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.
dlls/msvcrt/msvcrt.h
dlls/msvcrt/time.c