[ros-kernel] Re: [ros-cvs] CVS Update: reactos

David Welch welch at cwcom.net
Tue Apr 13 20:17:26 CEST 2004


On Mon, Apr 12, 2004 at 03:07:46PM +0000, hyperion at osexperts.com wrote:
> CVSROOT:	/CVS/ReactOS
> Module name:	reactos
> Repository:	reactos/iface/native/
> Changes by:	hyperion at mok.osexperts.com.(none)	04/04/12 15:07:46
> 
> Modified files:
> 	reactos/iface/addsys/: genw32k.c 
> 	reactos/iface/native/: genntdll.c sysfuncs.lst 
> 
> Log message:
> 	System call thunk generation made marginally more portable:
> 	- generate real C functions with inline asm. Should fix a problem with cross-compilation on 64-bit hosts
> 	- store parameter count, not parameter block size in sysfuncs.lst
> 
If genntdll/genw32k are going to work on 64-bit targets then sysfuncs.lst
needs to distinguish between pointer and integer arguments.


More information about the Ros-kernel mailing list