- move _timezone to time.c, and correct its type
commit7bf1ee877dbaad6933ff9eaf62d731bb60eac188
authorJuan Lang <juan_lang@yahoo.com>
Sat, 14 May 2005 11:07:10 +0000 (14 11:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 14 May 2005 11:07:10 +0000 (14 11:07 +0000)
tree40dad7f5c7825ffee487cd3fe3a56d707582d311
parentf12eadf7bf09d778ac27d1a2ed65d0dc77b36933
- move _timezone to time.c, and correct its type
- implement _tzset, and initialize _daylight, _timezone, and _tzname
  from libc values
dlls/msvcrt/data.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/time.c