wine-wine/dlls/kernel
Vitaliy Margolen babfa79436 Move named pipe objects into directory name space.
Change tests accordingly.
Add small test for WaitNamedPipe.
2005-12-05 13:09:35 +01:00
..
messages Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
nls Ukrainian codepage 21866 added and respective files corrected. Two 2005-01-19 20:59:31 +00:00
tests Move named pipe objects into directory name space. 2005-12-05 13:09:35 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Generate 16-bit spec files as assembly code too. 2005-09-21 14:23:54 +00:00
actctx.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
atom.c Implemented local/global atom creation, deletion & lookup on top of 2005-10-29 12:37:42 +00:00
atom16.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
change.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
comm.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
comm.drv.spec Comment out stub WEP entry points so that we can call WEP for builtin 2005-05-23 10:12:26 +00:00
computername.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
console.c Improve c2man Documented-Total count. Changes: 2005-11-08 11:01:03 +00:00
console_private.h
cpu.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
debugger.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
dosmem.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
editline.c Windows is returning the length of the string, plus the CRLF 2005-10-06 11:35:24 +00:00
environ.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
error16.c Moved the remaining stack frame definitions to kernel_private.h and 2005-05-16 14:45:18 +00:00
except.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
fiber.c Don't require execute permission for thread stacks. 2005-06-21 09:57:53 +00:00
file.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
file16.c Improve c2man Documented-Total count. Changes: 2005-11-08 11:01:03 +00:00
format_msg.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
global16.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
heap.c Protect sys/stat.h with a conditional. 2005-11-11 10:53:30 +00:00
instr.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
kernel.rc
kernel16.c Moved the kernel 16-bit initialization to a new DllEntryPoint routine 2005-08-29 10:20:51 +00:00
kernel16_private.h Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +00:00
kernel32.spec Moved return value handling to the individual relay thunks so that we 2005-09-18 12:25:22 +00:00
kernel_main.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
kernel_private.h Move event and mutex objects into directory name space. 2005-12-02 15:55:48 +01:00
krnl386.exe.spec Moved the kernel 16-bit initialization to a new DllEntryPoint routine 2005-08-29 10:20:51 +00:00
lcformat.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
local16.c Replace DPRINTF by TRACE in a few places. 2005-09-25 15:23:21 +00:00
locale.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
locale_rc.rc
lzexpand.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
module.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
ne_module.c Replace DPRINTF by TRACE in a few places. 2005-09-25 15:23:21 +00:00
ne_segment.c Don't apply relocations a second time to self loaded segments. 2005-09-27 11:03:18 +00:00
oldconfig.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
path.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
powermgnt.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-15 10:54:44 +00:00
process.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
profile.c The BOM doesn't need a DWORD sized variable, only a WCHAR one. 2005-11-17 11:05:46 +00:00
pthread.c Use explicit function pointers for pthread support instead of relying 2005-09-03 15:11:29 +00:00
registry16.c Warning fixes for gcc 4.0. 2005-08-15 10:49:39 +00:00
relay16.c Preserve 16-byte stack alignment in the various assembly 2005-11-23 19:55:06 +01:00
resource.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
resource16.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00
selector.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00
snoop16.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
stress.c
stress.spec
string.c Improve c2man Documented-Total count. Changes: 2005-11-08 11:01:03 +00:00
sync.c Move named pipe objects into directory name space. 2005-12-05 13:09:35 +01:00
syslevel.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
system.c Moved the implementation of a couple of system.drv entry points to 2005-08-29 12:26:19 +00:00
system.drv.spec Moved the implementation of a couple of system.drv entry points to 2005-08-29 12:26:19 +00:00
tape.c
task.c Removed unused debug channels. 2005-09-22 10:44:40 +00:00
thread.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
thunk.c Improve c2man Documented-Total count. Changes: 2005-11-08 11:01:03 +00:00
time.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
toolhelp.c - rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent 2005-09-06 10:25:11 +00:00
toolhelp.h Remove multiple declarations of the same function, keeping the public 2005-07-24 16:17:28 +00:00
toolhelp.spec
toolhelp16.c Moved TaskFindHandle16 to toolhelp16.c. 2005-08-29 10:26:48 +00:00
utthunk.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
version.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
version.rc Bump version number to XP SP2. 2005-05-04 09:47:13 +00:00
version16.rc
virtual.c Move mapping (section) objects into directory name space. 2005-12-02 16:13:13 +01:00
volume.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
vxd.c Use case insensitive comparison to check file extensions. 2005-11-18 12:06:57 +00:00
win87em.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
win87em.spec
windebug.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
windebug.spec Comment out stub WEP entry points so that we can call WEP for builtin 2005-05-23 10:12:26 +00:00
wowthunk.c Moved the kernel 16-bit initialization to a new DllEntryPoint routine 2005-08-29 10:20:51 +00:00