wine/ dlls/msvcrt/dir.c dlls/msvcrt/errno.c dl ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Sep 17 13:32:54 CDT 2002


ChangeSet ID:	1032287574682170913162739
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/17 13:32:54

Modified files:
	dlls/msvcrt    : dir.c errno.c file.c heap.c math.c process.c 
	include        : Makefile.in 
Added files:
	include/msvcrt : errno.h 
Removed files:
	dlls/msvcrt    : ms_errno.h 

Log message:
	Martin Wilck <Martin.Wilck at Fujitsu-Siemens.com>
	MSVCRT needs a public errno.h file.

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

Revision  Changes    Path
 1.14     +1 -1      wine/dlls/msvcrt/dir.c
 1.9      +1 -1      wine/dlls/msvcrt/errno.c
 1.39     +1 -1      wine/dlls/msvcrt/file.c
 1.13     +1 -1      wine/dlls/msvcrt/heap.c
 1.17     +1 -1      wine/dlls/msvcrt/math.c
 1.14     +1 -1      wine/dlls/msvcrt/process.c
 1.62     +1 -0      wine/include/Makefile.in
 1.1     +0 -0       wine/include/msvcrt/errno.h




More information about the wine-cvs mailing list