wine/ dlls/ntdll/critsection.c dlls/ntdll/rtl. ...

Alexandre Julliard julliard at winehq.com
Thu Aug 16 13:12:57 CDT 2001


ChangeSet ID:	9979855770437596193514764
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/08/16 14:12:57

Modified files:
	dlls/ntdll     : critsection.c rtl.c 
	dlls/shell32   : changenotify.c iconcache.c 
	dlls/user/dde  : misc.c 
	dlls/winaspi   : winaspi32.c 
	dlls/winsock   : async.c 
	dlls/x11drv    : x11drv_main.c 
	files          : profile.c 
	graphics/x11drv: xfont.c 
	include        : winbase.h 
	memory         : virtual.c 
	objects        : gdiobj.c 
	scheduler      : pthread.c syslevel.c 
	windows        : cursoricon.c timer.c 

Log message:
	Added names to standard critical sections (suggested by Andreas
	Mohr).

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

Revision  Changes    Path
 1.6      +7 -2      wine/dlls/ntdll/critsection.c
 1.41     +1 -1      wine/dlls/ntdll/rtl.c
 1.11     +1 -1      wine/dlls/shell32/changenotify.c
 1.47     +1 -1      wine/dlls/shell32/iconcache.c
 1.5      +1 -1      wine/dlls/user/dde/misc.c
 1.20     +1 -1      wine/dlls/winaspi/winaspi32.c
 1.15     +1 -1      wine/dlls/winsock/async.c
 1.43     +1 -1      wine/dlls/x11drv/x11drv_main.c
 1.58     +1 -1      wine/files/profile.c
 1.82     +1 -1      wine/graphics/x11drv/xfont.c
 1.115    +1 -1      wine/include/winbase.h
 1.66     +1 -1      wine/memory/virtual.c
 1.53     +1 -1      wine/objects/gdiobj.c
 1.15     +1 -1      wine/scheduler/pthread.c
 1.26     +1 -1      wine/scheduler/syslevel.c
 1.34     +1 -1      wine/windows/cursoricon.c
 1.30     +1 -1      wine/windows/timer.c





More information about the wine-cvs mailing list