reactos/reactos/ntoskrnl/ex
2005-05-15 04:56:52 +00:00
..
i386 strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
callback.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
dbgctrl.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
error.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
event.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
evtpair.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
fmutex.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
handle.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
init.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
interlck.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
list.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
lookas.c Fix lookaside structures, rewrite lookaside code to use new structures, remove some excess abstraction, correct export incorrectly exported as fastcall, fix up macros, add basic init code to allocate lookaside lists for IRPs as well as per-cpu lookaside lists for irps and completion packets 2005-05-13 03:34:13 +00:00
mutant.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
power.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
profile.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
resource.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
rundown.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
sem.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
synch.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
sysinfo.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
time.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
timer.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
util.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
uuid.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
win32k.c Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits 2005-05-15 04:56:52 +00:00
work.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
zone.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00