CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2006-01-24 01:02:31
Modified files:
winsup/w32api : ChangeLog
winsup/w32api/include/ddk: winddk.h ntddk.h
Log message:
2006-01-24 Danny Smith <[EMAIL PROTECTED]>
* include/ddk/winddk.h (KeGetCurrentKPCR): Support -masm=intel.
2006-01-24 Jiri Malak <[EMAIL PROTECTED]>
WATCOM compatibility changes.
* include/ddk/ntddk.h (DECL_IMPORT): Define using __declspec,
rather than __attribute__.
(DECL_EXPORT): Likewise.
* include/ddk/winddk.h (DDKAPI): Avoid using __attribute__.
(DDKFASTAPI): Likewise.
(DDKCDECLAPI): Likwise.
(KeGetCurrentKPCR): Provide __WATCOMC__ syntax for inline code.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.713&r2=1.714
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ddk/winddk.h.diff?cvsroot=src&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ddk/ntddk.h.diff?cvsroot=src&r1=1.6&r2=1.7