mt locks, fix _sopen for msvcrt

Peter Hunnisett peter at transgaming.com
Wed Feb 20 13:10:06 CST 2002


Hi,
  this patch adds the _lock and _unlock functions to msvcrt. Additionally it
fixes flag handling for _sopen and some vararg stuff in msvcrt.


ChangeLog:

	* dlls/msvcrt/Makefile.in, dlls/msvcrt/console.c, dlls/msvcrt/exit.c,
dlls/msvcrt/file.c, dlls/msvcrt/heap.c, dlls/msvcrt/locale.c,
dlls/msvcrt/main.c, dlls/msvcrt/msvcrt.h, dlls/msvcrt/msvcrt.spec,
[new]dlls/msvcrt/lock.c, include/Makefile.in, [new]include/msvcrt/mtdll.h
	Peter Hunnisett <peter at transgaming.com>
	Add _lock,_unlock and header file for them.
	Convert all msvcrt locks over to use _lock and _unlock
	Explictly make msvcrt compile with multithreaded option
	Fix flag handling in _sopen. Add W->A call for new _swopen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: application/x-unknown
Size: 20186 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020220/33eb5eef/diff.bin


More information about the wine-patches mailing list