wine/ scheduler/thread.c scheduler/process.c l ...

Eric Pouech pouech-eric at wanadoo.fr
Thu Sep 18 13:46:11 CDT 2003


Alexandre Julliard wrote:
> ChangeSet ID:	9365
> CVSROOT:	/home/winehq/opt/cvs-commit
> Module name:	wine
> Changes by:	julliard at wine.codeweavers.com	2003/09/17 00:31:33
> 
> Modified files:
> 	scheduler      : thread.c process.c 
> 	loader         : module.c 
> 	libs/wine      : loader.c 
> 	dlls/ntdll     : Makefile.in 
> 	dlls/kernel    : thread.c process.c Makefile.in 
> Added files:
> 	dlls/kernel    : fiber.c except.c 
> Removed files:
> 	win32          : except.c 
> 	scheduler      : fiber.c 
> 
> Log message:
> 	Moved almost all remaining process, thread, fiber and exception
> 	functions to dlls/kernel.
Quite a bit of the initialisation code is still in ntdll.
How do you see the final move:
- all initialisation code in kernel32
- part of it in ntdll, the rest in kernel32

A+

-- 
Eric Pouech




More information about the wine-devel mailing list