Sweden-Number/dlls/ntdll
Nikolay Sivov aa4ebeb57c ntdll: Fix return value when failed to locate resource. 2013-12-30 19:01:45 +01:00
..
tests ntdll/tests: Constify a character string. 2013-12-27 14:31:53 +01:00
Makefile.in ntdll: Remove SPARC support. 2013-03-05 11:01:27 +01:00
actctx.c ntdll: Fix return value when failed to locate resource. 2013-12-30 19:01:45 +01:00
atom.c
cdrom.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
critsection.c ntdll: Rename NTDLL_wait_for_multiple_objects to server_select since it's more generic now. 2013-08-26 20:36:22 +02:00
debugbuffer.c
debugtools.c
directory.c ntdll: Use boolean type where appropriate. 2013-12-09 11:45:50 +01:00
env.c ntdll: Add stub for NtQuerySystemEnvironmentValueEx. 2012-06-06 11:54:37 +02:00
error.c
exception.c ntdll: Rename NTDLL_wait_for_multiple_objects to server_select since it's more generic now. 2013-08-26 20:36:22 +02:00
file.c ntdll: Return success for FSCTL_IS_VOLUME_MOUNTED ioctl. 2013-12-20 10:51:52 +01:00
handletable.c
heap.c ntdll: Make the page_size variable global. 2013-01-08 16:35:30 +01:00
large_int.c
loader.c ntdll: Allocate TLS data in all running threads on module load. 2013-12-23 18:39:58 +01:00
loadorder.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
misc.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
nt.c ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken(). 2013-12-02 10:52:41 +01:00
ntdll.spec ntdll: Export a few more functions. 2013-12-20 10:54:16 +01:00
ntdll_misc.h ntdll: Allocate TLS data in all running threads on module load. 2013-12-23 18:39:58 +01:00
om.c ntdll: Avoid TRUE FALSE conditional expressions. 2013-09-05 13:18:24 +02:00
path.c
printf.c ntdll: Allow passing NULL buffer to printf functions. 2013-12-23 12:05:07 +01:00
process.c ntdll: Trace NtFlushInstructionCache on x86_64. 2013-12-17 16:36:28 +01:00
reg.c
relay.c ntdll: Use a RunOnce function to initialize relay debugging options. 2013-08-29 19:56:18 +02:00
resource.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
rtl.c kernel32: Don't use depth in RtlInterlockedFlushSList. 2013-10-24 10:56:13 +02:00
rtlbitmap.c ntdll: Avoid TRUE:FALSE conditional expressions. 2012-08-14 11:58:40 +02:00
rtlstr.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00
sec.c ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject. 2013-03-27 20:12:26 +01:00
serial.c server: Make it possible for WaitCommEvent to detect recursive requests. 2013-11-13 11:21:28 +01:00
server.c ntdll: Use boolean type where appropriate. 2013-12-09 11:45:50 +01:00
signal_arm.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
signal_arm64.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
signal_i386.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00
signal_powerpc.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
signal_x86_64.c ntdll: Use BOOL type where appropriate. 2013-11-04 11:03:43 +01:00
string.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00
sync.c ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation. 2013-12-26 16:51:07 +01:00
tape.c ntdll: Avoid using Low/HighPart of a large integer when not necessary. 2012-10-30 18:08:05 +01:00
thread.c ntdll: Allocate TLS data in all running threads on module load. 2013-12-23 18:39:58 +01:00
threadpool.c ntdll: Add a magic number to validate timer queue pointers. 2013-08-20 20:13:58 +02:00
time.c ntdll: Use BOOL type where appropriate. 2013-10-30 09:45:20 +01:00
version.c ntdll: Report the latest service pack for 64-bit Windows XP. 2013-12-11 12:57:18 +01:00
version.rc
virtual.c server: Check PE file architecture at mapping creation time. 2013-11-21 19:39:02 +01:00
wcstring.c ntdll: Use BOOL type where appropriate. 2013-11-01 10:52:42 +01:00