Sweden-Number/dlls/ntdll
Jacek Caban d4d6330f0a server: Add support for querying FileNameInformation on named pipes.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-22 12:19:43 +01:00
..
tests server: Add support for querying FileNameInformation on named pipes. 2017-12-22 12:19:43 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c ntdll: Support magic \1 prefix in debug format for relay traces. 2017-11-25 12:05:40 +01:00
directory.c
env.c
error.c
exception.c
file.c server: Introduce get_file_info request for server-side NtQueryInformationFile implementation. 2017-12-22 12:19:43 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Move suspending a thread on startup into attach_dlls(). 2017-12-01 20:32:12 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Run the thread/process detach code on the thread stack. 2017-12-14 10:54:56 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Fix handling of floating point arguments in relay debugging on ARM. 2017-12-14 13:50:55 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Fix size returned from RtlMakeSelfRelativeSD on 64-bit. 2017-11-24 16:48:02 +01:00
serial.c
server.c ntdll: Don't return from attach_dlls on failure. 2017-11-30 19:06:44 +01:00
signal_arm.c ntdll: Switch back to the initial stack for thread exit on ARM. 2017-12-14 20:28:48 +01:00
signal_arm64.c ntdll: Run the thread/process detach code on the thread stack. 2017-12-14 10:54:56 +01:00
signal_i386.c ntdll: Reset the exit frame when switching back to it. 2017-12-15 12:36:16 +01:00
signal_powerpc.c ntdll: Run the thread/process detach code on the thread stack. 2017-12-14 10:54:56 +01:00
signal_x86_64.c ntdll: Reset the exit frame when switching back to it. 2017-12-15 12:36:16 +01:00
string.c
sync.c
tape.c
thread.c ntdll: Define PTHREAD_STACK_MIN if it's missing. 2017-12-14 20:28:48 +01:00
threadpool.c
time.c ntdll: Return correct time zone names for Asia/Tokyo and Asia/Yakutsk. 2017-12-07 19:15:19 +01:00
version.c
version.rc
virtual.c ntdll: Only require MAP_SHARED for writable mappings. 2017-12-12 15:15:02 +01:00
wcstring.c