wine/ include/heap.h memory/heap.c scheduler/p ...

Alexandre Julliard julliard at winehq.com
Thu Feb 22 19:37:06 CST 2001


ChangeSet ID:	982892226618028989993036
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/22 20:37:06

Modified files:
	include        : heap.h 
	memory         : heap.c 
	scheduler      : process.c pthread.c 

Log message:
	Only create the system heap when we actually need it.

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

Revision  Changes    Path
 1.16     +0 -17     wine/include/heap.h
 1.46     +46 -82    wine/memory/heap.c
 1.145    +7 -3      wine/scheduler/process.c
 1.11     +15 -9     wine/scheduler/pthread.c





More information about the wine-cvs mailing list