CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2008-08-30 02:16:11
Modified files:
winsup/w32api : ChangeLog
winsup/w32api/include/ddk: winddk.h
winsup/w32api/lib/ddk: ntoskrnl.def
Log message:
2008-08-29 Andy Grover <[EMAIL PROTECTED]>
* include/ddk/winddk.h (KeFlushQueuedDpcs, KeMemoryBarrier): Define.
(KeGetCurrentProcessorNumber): Fix incorrect member reference.
(InterlockedIncrement, InterlockedDecrement): fix warning.
* lib/ddk/ntoskrnl.def (KeFlushQueuedDpcs, KeMemoryBarrier): Export.
(KeNumberProcessors): Export.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.959&r2=1.960
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ddk/winddk.h.diff?cvsroot=src&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/ddk/ntoskrnl.def.diff?cvsroot=src&r1=1.10&r2=1.11