wine/dlls/msvcrt file.c

Alexandre Julliard julliard at winehq.org
Thu Oct 23 23:21:09 CDT 2003


ChangeSet ID:	9851
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/23 23:21:09

Modified files:
	dlls/msvcrt    : file.c 

Log message:
	Pavel Roskin <proski at gnu.org>
	Make MSVCRT__sopen() complain louder about unknown oflags, but not
	about _O_WRONLY.
	MSVCRT_fopen() should pass third argument to _open() because it may
	set _O_CREAT.

Patch: http://cvs.winehq.com/patch.py?id=9851

Old revision  New revision  Changes     Path
 1.58          1.59          +3 -3       wine/dlls/msvcrt/file.c




More information about the wine-cvs mailing list