include: Assorted spelling fixes.
[wine] / dlls / ntdll /
2012-12-04  Hans Leidekkerkernel32: Implement SetFileValidData.
2012-12-03  André Hentschelntdll/tests: Fix check for PAGE_READWRITE.
2012-11-30  Charles Davisntdll: Add support for BSD-style creation ("birth"...
2012-11-30  Charles Davisntdll: Add support for nanosecond precision file times...
2012-11-28  André Hentschelntdll: Exit when we can't map the shared user data.
2012-11-07  Alexandre Julliardntdll: Fix access/write file time mixup.
2012-11-05  Francois GougetAssorted spelling fixes.
2012-10-31  Jörg Höhlentdll: Do not execute callbacks past DeleteTimer(INVALI...
2012-10-30  Erich Hooverntdll: Implement nanosecond precision file time storage.
2012-10-30  Alexandre Julliardntdll: Remove futimes implementation from libport,...
2012-10-30  Alexandre Julliardntdll: Add a helper function to set file times.
2012-10-30  Alexandre Julliardntdll: Avoid using Low/HighPart of a large integer...
2012-10-24  Akihiro Sagawantdll: Calculate SystemProcessInformation's ReturnLengt...
2012-10-24  Akihiro Sagawantdll: Add ReturnLength test for NtQuerySystemInformati...
2012-10-24  André Hentschelntdll/tests: Remove duplicate function prototypes ...
2012-10-23  James Ederntdll: Split up feature detection by architecture.
2012-10-23  James Ederntdll: Use build-time API detection instead of OS detec...
2012-10-22  James Ederntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
2012-10-22  James Ederntdll: Add detection for Revision in get_cpuinfo().
2012-10-22  James Ederntdll: Handle CPU Level (family) as a vendor specific...
2012-10-22  James Ederntdll: Add more feature detection in get_cpuinfo().
2012-10-22  James Ederntdll: Add support for cpuid on x86_64.
2012-10-18  Maarten Lankhorstntdll: Set SO_PASSCRED before connecting to eliminate...
2012-10-12  Vincas Miliūnaskernel32: Added implementation of FileIdBothDirectoryIn...
2012-10-12  Alexandre Julliardntdll/tests: Fix some test failures on Windows.
2012-10-01  Christian Costantdll: Init retv to FALSE so in case of exception the...
2012-09-25  André Hentschelntdll/tests: Fix test failure on win8.
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-09-17  Michael Stefaniucntdll/tests: Fix a memory leak (Smatch).
2012-09-14  James Ederntdll: Add more complete implementation of NtPowerInfor...
2012-09-13  James Ederntdll/tests: Add test for ProcessorInformation case...
2012-09-13  James Ederntdll: Return as many PROCESSOR_POWER_INFORMATIONs...
2012-09-13  Michael Stefaniucntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_...
2012-09-12  Michael Stefaniucntdll: Always set a valid SUB_Q_HEADER AudioStatus...
2012-09-11  James Ederntdll: Remove outdated comment.
2012-09-05  Piotr Cabanntdll: Added processor cache to SystemLogicalProcessorI...
2012-09-05  Piotr Cabanntdll: Added numa node information to SystemLogicalProc...
2012-09-05  Piotr Cabanntdll: Added processor cores information to SystemLogic...
2012-09-04  Piotr Cabanntdll/tests: Added basic NtQuerySystemInformation(Syste...
2012-09-04  Piotr Cabanntdll: Added numa nodes information to SystemLogicalPro...
2012-09-04  Piotr Cabanntdll: Added processor cache information to SystemLogic...
2012-09-04  Piotr Cabanntdll: Added partial support for SystemLogicalProcessor...
2012-08-22  André Hentschelntdll: Catch bad pointers in RtlWow64EnableFsRedirectionEx.
2012-08-21  André Hentschelntdll: Add support for Windows 8 version.
2012-08-17  Jan Beichntdll: Fetch thread id on NetBSD.
2012-08-17  Jan Beichntdll: Prefer a portable function to get thread id.
2012-08-17  André Hentschelinclude: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_...
2012-08-14  Michael Stefaniucntdll: Avoid TRUE:FALSE conditional expressions.
2012-07-31  Detlef Riekenbergntdll: Support TokenIntegrityLevel.
2012-07-23  Nikolay Sivovkernel32: Added InitOnceInitialize() implementation.
2012-07-17  Alexandre Goujonkernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdManu...
2012-07-16  André Hentschelntdll: Add support for relay debugging on ARM.
2012-07-12  Alexandre Goujonkernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdCopy...
2012-07-12  Alexandre Goujonkernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdPhys...
2012-07-11  Huw Daviesntdll: Remove a spurious assignment.
2012-07-11  Huw Daviesntdll: Increase the buffer size for processor features...
2012-07-10  Thomas Faberntdll/tests: Add test for RtlIpv4StringToAddress.
2012-07-09  Hans Leidekkerntdll: Report 3dnow and sse features if the processor...
2012-07-09  Gerald Pfeiferntdll: Omit unused typedef in test_query_process_basic.
2012-06-25  André Hentschelntdll: Check for ARMv7 architecture dynamically when...
2012-06-21  Gerald Pfeiferntdll: Omit unused typedef in test_query_process.
2012-06-15  André Hentschelntdll: Check for NetBSD in CDROM_Verify.
2012-06-13  André Hentschelntdll: Enhance FreeBSD checks for cdrom code to also...
2012-06-11  Dan Kegelntdll: Avoid clobbering valgrind annotations during...
2012-06-06  Erich Hooverserver: Access the completion from the file descriptor...
2012-06-06  André Hentschelntdll: Add stub for NtQuerySystemEnvironmentValueEx.
2012-06-05  Gerald Pfeiferntdll: Omit unused typedef in test_query_timeofday.
2012-06-04  André Hentschelntdll: Add a helper function that returns the record...
2012-06-04  André Hentschelntdll: Get the unix tid on DragonFly BSD.
2012-06-04  André Hentschelntdll: Change default COM device for FreeBSD 8.0.
2012-06-04  André Hentschelntdll: Add default COM device for DragonFly BSD.
2012-06-04  André Hentschelntdll: Enhance FreeBSD checks to also check for DragonF...
2012-05-31  Detlef Riekenbergntdll: Implement RtlGetProductInfo.
2012-05-30  Daniel Jelinskintdll: Add missing parameters to syscall call.
2012-05-29  Alexandre Julliardntdll: Export _local_unwind.
2012-05-21  Detlef Riekenbergntdll: Read the current processor with the __NR_getcpu...
2012-05-21  Detlef Riekenbergntdll/tests: Add tests for NtGetCurrentProcessorNumber.
2012-05-21  Detlef Riekenbergntdll: Use ThreadAffinityMask for NtGetCurrentProcessor...
2012-05-21  Detlef Riekenbergntdll: Implement NtGetCurrentProcessorNumber.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-04-30  André Hentschelntdll: Correctly handle Thumb exceptions on ARM.
2012-04-16  Michael Stefaniucntdll/tests: Avoid casting zero.
2012-04-10  Austin Englishntdll: Give a better error message if signal context...
2012-04-06  Erich Hooverntdll: Fix section header heap deadlock.
2012-04-04  Henri Verbeetntdll: Use the copy of the section headers for applying...
2012-04-04  Henri Verbeetntdll: Free the correct section headers copy in map_ima...
2012-04-02  Alexandre Julliardntdll: Add a __chkstk entry point for x86_64.
2012-04-02  Alexandre Julliardntdll: Move the _chkstk implementation to signal_i386.c.
2012-03-30  Alexandre Julliardntdll: Also call the unwind handler for the target...
2012-03-16  Erich Hooverntdll: Fix mapping sections for applications that map...
2012-03-15  Alexandre Julliardntdll: Properly follow jumps when checking a function...
2012-03-13  Ken Thomasesntdll: Fix status returned for too-long registry value...
2012-03-12  Alexandre Julliardntdll: Add support for jump instructions in function...
2012-03-12  Alexandre Julliardntdll: Add support for rep;ret instruction in function...
2012-03-12  Alexandre Julliardntdll: Add support for the special STATUS_UNWIND_CONSOL...
2012-03-12  Alexandre Julliardntdll: Trace the exception extra information also in...
2012-03-12  Alexandre Julliardntdll: Set the TARGET_UNWIND flag when calling the...
2012-03-12  Alexandre Julliardntdll: Restore the original context for the last frame...
2012-03-12  Alexandre Julliardntdll: Use the context argument as working variable...
2012-03-12  André Hentschelntdll: Add support for dynamically generated stub entry...
next