Sweden-Number/dlls/ntdll
Alexandre Julliard 24721eccac ntdll: Use the fastcall flag for RtlInterlockedPushListSList.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-28 21:37:29 +01:00
..
tests server: Return proper object type for mailslot and device files. 2019-02-22 14:27:25 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c ntdll: Recreate the process parameters structure once everything has been initialized. 2019-02-13 19:45:24 +01:00
error.c
exception.c
file.c ntdll: Pass async parameter to add_fd_completion server call. 2019-02-21 16:07:07 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Rename attach_dlls() to LdrInitializeThunk(). 2019-02-14 17:57:09 +01:00
loadorder.c
misc.c
nt.c ntdll: Make the CPU information global. 2019-02-14 19:53:25 +01:00
ntdll.spec ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
ntdll_misc.h ntdll: Pass async parameter to add_fd_completion server call. 2019-02-21 16:07:07 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Support relay debugging of fastcall entry points. 2019-02-27 23:01:31 +01:00
resource.c
rtl.c ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Rename attach_dlls() to LdrInitializeThunk(). 2019-02-14 17:57:09 +01:00
signal_arm64.c ntdll: Rename attach_dlls() to LdrInitializeThunk(). 2019-02-14 17:57:09 +01:00
signal_i386.c ntdll: Store extended FPU state and debug registers in RtlRaiseException(). 2019-02-14 19:53:25 +01:00
signal_powerpc.c ntdll: Rename attach_dlls() to LdrInitializeThunk(). 2019-02-14 17:57:09 +01:00
signal_x86_64.c ntdll: Rename attach_dlls() to LdrInitializeThunk(). 2019-02-14 17:57:09 +01:00
string.c
sync.c ntdll: Pass async parameter to add_fd_completion server call. 2019-02-21 16:07:07 +01:00
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Remove redundant not-NULL check (coccinellery). 2019-02-22 12:27:16 +01:00
wcstring.c