wine/ dlls/ntdll/signal_i386.c dlls/ntdll/Make ...

Alexandre Julliard julliard at winehq.org
Tue Sep 16 23:34:31 CDT 2003


ChangeSet ID:	9364
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/16 23:34:31

Modified files:
	dlls/ntdll     : signal_i386.c Makefile.in 
	dlls/kernel    : wowthunk.c Makefile.in 
Added files:
	dlls/kernel    : instr.c 
Removed files:
	memory         : instr.c 

Log message:
	Moved instruction emulation to dlls/kernel.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9364

Old revision  New revision  Changes     Path
 1.68          1.69          +4 -10      wine/dlls/ntdll/signal_i386.c
 1.75          1.76          +0 -1       wine/dlls/ntdll/Makefile.in
 1.39          1.40          +9 -4       wine/dlls/kernel/wowthunk.c
 1.82          1.83          +3 -2       wine/dlls/kernel/Makefile.in
 Added         1.1           +0 -0       wine/dlls/kernel/instr.c
 1.28          Removed       +0 -0       wine/memory/instr.c




More information about the wine-cvs mailing list