wine-wine/dlls/ntdll
Austin English 56057acdcd ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject. 2013-03-27 20:12:26 +01:00
..
tests ntdll: Improve stub for FileFsAttributeInformation in NtQueryVolumeInformationFile. 2013-03-26 16:36:42 +01:00
Makefile.in ntdll: Remove SPARC support. 2013-03-05 11:01:27 +01:00
actctx.c
atom.c
cdrom.c
critsection.c ntdll: Use the __NR_ names for Linux system calls. 2013-01-21 21:37:02 +01:00
debugbuffer.c
debugtools.c
directory.c ntdll: Avoid signed-unsigned integer comparisons. 2013-02-21 08:34:13 +01:00
env.c
error.c
exception.c
file.c ntdll: Improve stub for FileFsAttributeInformation in NtQueryVolumeInformationFile. 2013-03-26 16:36:42 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation on ARM. 2013-01-21 12:51:14 +01:00
loadorder.c
misc.c ntdll: Copy some missing math functions from msvcrt. 2013-03-14 13:43:46 +01:00
nt.c ntdll: Remove SPARC support. 2013-03-05 11:01:27 +01:00
ntdll.spec ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject. 2013-03-27 20:12:26 +01:00
ntdll_misc.h ntdll: Add a helper function to check that a fault address lies in a known virtual memory view. 2013-02-12 19:56:19 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Correctly align the stack for odd numbers of arguments in relay traces on ARM. 2013-02-19 10:39:03 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject. 2013-03-27 20:12:26 +01:00
serial.c
server.c server: Remove SPARC support. 2013-03-05 11:04:07 +01:00
signal_arm.c ntdll: Implement RtlLookupFunctionEntry on ARM. 2013-03-25 14:08:42 +01:00
signal_arm64.c ntdll: Unify the usage of internal SIGCONTEXT type on ARM and ARM64. 2013-03-11 11:44:29 +01:00
signal_i386.c kernel32: Use the correct pointer size in atl thunk (Coverity). 2013-02-18 10:31:22 +01:00
signal_powerpc.c
signal_x86_64.c
string.c ntdll: Copy some missing string functions from msvcrt. 2013-03-14 13:53:46 +01:00
sync.c ntdll: Avoid signed-unsigned integer comparisons. 2013-02-21 08:34:13 +01:00
tape.c
thread.c
threadpool.c ntdll: Stabilize CreateTimerQueueTimer callbacks over time. 2013-02-19 19:50:54 +01:00
time.c ntdll: Use the monotonic counter for NtGetTickCount. 2013-01-28 18:22:16 +01:00
version.c
version.rc
virtual.c ntdll: Remove SPARC support. 2013-03-05 11:01:27 +01:00
wcstring.c