PATH: tzset

Marcus Meissner marcus at jet.franken.de
Tue Jun 12 13:15:30 CDT 2001


Hi,

Changelog:
	_tzset just forwards to libc tzset().

Index: msvcrt.spec
===================================================================
RCS file: /home/wine/wine/dlls/msvcrt/msvcrt.spec,v
retrieving revision 1.16
diff -u -r1.16 msvcrt.spec
--- msvcrt.spec	2001/06/11 20:16:12	1.16
+++ msvcrt.spec	2001/06/12 19:08:40
@@ -479,7 +479,7 @@
 @ cdecl _tolower(long) _tolower
 @ cdecl _toupper(long) _toupper
 @ stub _tzname
-@ stub _tzset #()
+@ cdecl _tzset() tzset
 @ stub _ui64toa #(long str long)
 @ stub _ui64tow #(long wstr long)
 @ forward -noimport _ultoa ntdll._ultoa




More information about the wine-patches mailing list