[PATCH 1/2] ntoskrnl: split ps functions from ntoskrnl.c

Bernhard Loos bernhardloos at googlemail.com
Fri Aug 5 04:55:35 CDT 2011


---
 dlls/ntoskrnl.exe/Makefile.in     |    3 +-
 dlls/ntoskrnl.exe/ntoskrnl.c      |  149 +----------------------------------
 dlls/ntoskrnl.exe/ntoskrnl_priv.h |   54 +++++++++++++
 dlls/ntoskrnl.exe/ps.c            |  159 +++++++++++++++++++++++++++++++++++++
 4 files changed, 216 insertions(+), 149 deletions(-)
 create mode 100644 dlls/ntoskrnl.exe/ntoskrnl_priv.h
 create mode 100644 dlls/ntoskrnl.exe/ps.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntoskrnl-split-ps-functions-from-ntoskrnl.c.patch
Type: text/x-patch
Size: 15253 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110805/0695853e/attachment-0001.bin>


More information about the wine-patches mailing list