wined3d: Remove stray '\' at end of lines.
[wine] / dlls / ntdll /
2007-01-08  Francois Gougetntdll/tests: Replace an '#if 0' with an 'if (0)'.
2007-01-04  Rob Shearmanntdll: Don't print a fixme in RtlQueueUserWorkItem...
2007-01-04  Rob Shearmanntdll: Fix some test failures of RtlGUIDFromString...
2007-01-04  Rob Shearmanntdll: RtlInitUnicodeString on a string too long to...
2007-01-04  Alexandre Julliardserver: Add a generic apc_call structure to make it...
2007-01-04  Alexandre Julliardserver: Notify the server that an APC has completed...
2007-01-03  Reinhard Karcherntdll: Fix DTR and CTS controls in serial code.
2007-01-02  Andrew Talbotntdll: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
2007-01-02  Jeff Latimerntdll: Remove an unnecessary NULL check.
2007-01-02  Reinhard Karcherntdll: Fix NtQueryDirectoryFile handling of short names...
2007-01-01  Dmitry Timoshkovntdll: Map ESPIPE to STATUS_ILLEGAL_FUNCTION.
2006-12-29  Alexandre Julliardserver: Implement process control using Mach primitives...
2006-12-21  Alexandre Julliardntdll: Added support for physically ejecting devices...
2006-12-21  Alexandre Julliardntdll: File positions should be aligned to sector bound...
2006-12-20  Alexandre Julliardntdll: Fix the libdl refcount when loading the same...
2006-12-20  Alexandre Julliardntdll: Fixed typo in map_image.
2006-12-13  Alexandre Julliardntdll: Map the PE header up to the specified size,...
2006-12-13  Andrew Talbotntdll/tests: Cast-qual warning fix.
2006-12-07  Alexandre Julliardntdll: Check the NX compatibility flag for every loaded...
2006-12-07  Alexandre Julliardntdll: Fix the failing loader tests.
2006-12-07  Paul Vriensntdll/tests: Fix typo.
2006-12-05  Alexandre Julliardntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE...
2006-12-05  Alexandre Julliardntdll: Force exec permissions on all mmaps unless the...
2006-12-04  Alexandre Julliardntdll: Allow module with extensions in forward specific...
2006-12-04  Peter Beutnerntdll: Fix single stepping over popf instruction.
2006-12-01  Alexandre Julliardntdll: Always return . and .. as the first two entries...
2006-12-01  Peter Beutnerntdll: Add more exception tests.
2006-12-01  Peter Beutnerntdll: Run exception tests from executable memory.
2006-12-01  Peter Beutnerntdll: Simplify exception tests.
2006-12-01  Alexandre Julliardntdll: Don't free the DOS area when a broken app passes...
2006-11-29  Dmitry Timoshkovntdll: Make some data const.
2006-11-27  Alexandre Julliardntdll: Unset the WINESERVERSOCKET variable after we...
2006-11-21  Alexandre Julliardntdll: Setting the needs_close flag in server_get_unix_...
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Use intended variable.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-11-20  Alexandre Julliardntdll: Don't bother with async I/O on regular files.
2006-11-20  Alexandre Julliardntdll: Store the fd type in the cache and return it...
2006-11-20  Marcus Meissnerntdll: Converted bitmask into TRUE/FALSE.
2006-11-15  Eric Pouechntdll: Fixed returned status for NtQueryThreadInformati...
2006-11-13  Alexandre Julliardntdll: Added support for reading directories using...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Dmitry Timoshkovntdll: Alphabetically sort the Makefile entries.
2006-11-09  Alexandre Julliardntdll: Re-add sys/ioctl.h that got lost in the PeekName...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Andrew Talbotntdll: Cast-qual warning fix.
2006-11-07  Jeff Latimerntdll: Clarify the documentation for HandleTable.
2006-11-06  Alexandre Julliardntdll: Moved command-line help to the loader binary.
2006-11-06  Phil Krylovntdll: Fix building on Darwin versions prior to 8.0.
2006-11-03  Alexandre Julliardntdll: Retrieve mailslot message info from the client...
2006-11-03  Alexandre Julliardntdll: FILE_GetDeviceInfo no longer needs to be public.
2006-11-03  Alexandre Julliardntdll: Added implementation of RtlDllShutdownInProgress.
2006-11-03  Alexandre Julliardntdll: Don't store the unix file descriptor in the...
2006-11-03  Alexandre Julliardntdll: Added a server_get_unix_fd function that avoids...
2006-11-02  Alexandre Julliardntdll: Maintain a file descriptor cache on the client...
2006-11-01  Alexandre Julliardkernel32: Moved PeekNamedPipe implementation to ntdll.
2006-11-01  Alexandre Julliardserver: Compute the removable device flag on the server...
2006-11-01  Alexandre Julliardntdll: Simplify wine_server_handle_to_fd.
2006-11-01  Alexandre Julliardntdll: Added NetBSD fstatvfs support.
2006-10-20  Eric Pouechntdll: Added debug support for notifying block allocati...
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-10-17  Eric Pouechntdll: Plug a memory leak.
2006-10-14  Alexandre Julliardntdll: More workarounds for more kernel bugs in VFAT...
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-04  Alexandre Julliardntdll: Fixed typo in serial.c.
2006-10-03  Marcus Meissnerntdll: More tests for exception handling.
2006-10-03  Eric Pouechntdll: Implemented AmILastThread information class...
2006-10-03  Eric Pouechntdll-kernel32: WaitCommEvent.
2006-10-03  Francois GougetAdd missing '\n's to ok() calls.
2006-10-03  Dmitry Timoshkovntdll: Make test_debug_regs() print the actual Dr7...
2006-10-03  Alexandre Julliardntdll: Added error mapping for ENXIO.
2006-10-03  Alexandre Julliardntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX.
2006-10-03  Marcus Meissnerntdll: Clear alignment check flag before entering excep...
2006-10-02  Peter Oberndorferntdll: Add a test for NtReadVirtualMemory.
2006-10-02  Marcus Meissnerntdll: Added debug registers test case.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Marcus Meissnerntdll: Align stack to 4 bytes.
2006-09-28  Robert Shearmanntdll: Avoid crashing in check_atl_thunk if an executio...
2006-09-28  Robert Shearmanntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH...
2006-09-25  Marcus Meissnerntdll: Avoid ebx being clobbered in exception handler.
2006-09-20  Paul Vriensntdll: Don't do DVD_READ_STRUCTURE when inbuffer or...
2006-09-20  Paul Vriensntdll: Fixed conditional expression (Coverity).
2006-09-20  Andrew Talbotntdll: Cast-qual warning fix.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardntdll: Remove the IOKit code and reuse the FreeBSD...
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-09-08  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-09-08  Detlef Riekenbergntdll: attr is never NULL inside NtCreateFile.
2006-09-08  Francois Gougetntdll: Document a Microsoft spelling mistake so we...
2006-09-07  Alexandre Julliardntdll: Added sysctl to make the signal stack per-thread...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-25  Stefan Leichterntdll: Print 64bit integers with wine_dbgstr_longlong.
2006-08-23  Mike McCormackntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION.
2006-08-23  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-08-18  Paul Vriensntdll: Fix failing test on windows.
next