Sweden-Number/dlls/ntdll
Akihiro Sagawa 1afb369380 ntdll: Zero bits parameter must be less than 21.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-31 20:51:46 +02:00
..
tests ntdll: Always fill PagefileUsage counter with a nonzero value on Linux. 2017-05-17 21:57:12 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c mountmgr: Create devices and registry entries for parallel ports. 2017-05-02 22:49:44 +02:00
env.c
error.c
exception.c
file.c server: Remove no longer needed blocking requests arguments. 2017-04-12 19:12:52 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement LdrEnumerateLoadedModules. 2017-05-01 19:29:13 +02:00
loadorder.c
misc.c ntdll: Move EventWrite() to ntdll. 2017-05-07 16:17:03 -05:00
nt.c
ntdll.spec ntdll: Move EventWrite() to ntdll. 2017-05-07 16:17:03 -05:00
ntdll_misc.h
om.c
path.c
printf.c ntdll: Avoid using isdigit() for WCHARs. 2017-05-17 16:11:15 +02:00
process.c ntdll: Always fill PagefileUsage counter with a nonzero value on Linux. 2017-05-17 21:57:12 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c server: Implement IOCTL_SERIAL_GET_WAIT_MASK as an ioctl on the server side. 2017-05-05 14:11:15 +02:00
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c ntdll: Add stub for JobObjectBasicAccountingInformation and JobObjectBasicProcessIdList. 2017-04-24 11:09:46 +02:00
tape.c
thread.c ntdll: Also store dynamic loader information in the PEB on Linux. 2017-04-25 20:53:04 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Zero bits parameter must be less than 21. 2017-05-31 20:51:46 +02:00
wcstring.c