Assorted spelling fixes.
[wine] / dlls / ntdll / virtual.c
2008-12-26  Maarten Lankhorstntdll: Make the loader process relocations correctly...
2008-12-17  Alexandre Julliardserver: Use mem_size_t instead of file_pos_t for memory...
2008-12-17  Alexandre Julliardserver: Make mem_size_t always 64-bit.
2008-12-11  Alexandre Julliardntdll: Enforce correct protection values in virtual...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-11-25  Maarten Lankhorstntdll: Make 64-bits wine only able to load amd64 binaries.
2008-11-25  Alexandre Julliardntdll: Add support for virtual write watches.
2008-11-25  Alexandre Julliardntdll: Pass the error code to VIRTUAL_HandleFault,...
2008-11-25  Alexandre Julliardntdll: Check for valid memory view size directly in...
2008-11-18  Alexandre Julliardntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
2008-11-18  Alexandre Julliardkernel32: Moved allocation of the DOS memory area to...
2008-11-17  Alexandre Julliardntdll: Get rid of the unaligned_mmap wrapper.
2008-11-14  Alexandre Julliardntdll: Add private function to manage system virtual...
2008-11-14  Alexandre Julliardntdll: Added stubs for NtGetWriteWatch and NtResetWrite...
2008-11-07  Alexandre Julliardntdll: Store correct values in the various limits on...
2008-11-06  Alexandre Julliardntdll: Do not report non-reserved memory areas as free...
2008-11-06  Alexandre Julliardntdll: Keep track of the current working set limit...
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-11-05  Alexandre Julliardntdll: Don't force anonymous file mappings to always...
2008-11-05  Alexandre Julliardntdll: Store the per-page committed status in the serve...
2008-11-04  Alexandre Julliardntdll: Add a noexec flag for memory views where we...
2008-11-04  Alexandre Julliardntdll: Store the per-view flags in the high word of...
2008-11-03  Alexandre Julliardntdll: Return more correct information for SystemBasicI...
2008-10-31  Alexandre Julliardntdll: Create a separate heap for allocating memory...
2008-10-28  Alexandre Julliardntdll: Use the end of the reserved area as address...
2008-10-27  Alexandre Julliardntdll: Make sure the last relocation contains some...
2008-07-25  John Reiserntdll: Tell valgrind to load the .pdb debugging info...
2008-06-30  Alexandre Julliardntdll: Add some sanity checks for invalid relocation...
2008-06-26  Alexandre Julliardntdll: Force execute permission again on the stack...
2008-05-20  James Hawkinsntdll: Remove NULL checks for attr, which has already...
2008-04-02  Alexandre Julliardntdll: Use LdrProcessRelocationBlock to apply relocations.
2008-04-01  Alexandre Julliardntdll: Add a guard page at the bottom of the stack...
2008-04-01  Alexandre Julliardntdll: Add support for handling page faults caused...
2008-04-01  Alexandre Julliardntdll: Moved stack allocation for thread and process...
2008-01-17  Dmitry Timoshkovntdll: Do not perform base relocation if an image is...
2008-01-03  Alexandre Julliardntdll: Print an error for unsupported shared writable...
2007-12-11  Dmitry Timoshkovntdll: Initialize the APC call union to suppress valgri...
2007-10-30  Rob Shearmanserver: Add the name length to the object_attributes...
2007-10-26  Rob Shearmanserver: Make create_mapping use struct object_attribute...
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-09-27  Peter Oberndorferntdll: NtAreMappedFilesTheSame semi stub.
2007-06-28  Andrew Talbotntdll: Constify some variables.
2007-05-23  Dmitry Timoshkovntdll: Fix compilation warnings in 64-bit mode.
2007-05-15  Andrew Talbotntdll: Exclude unused headers.
2007-01-18  Alexandre Julliardntdll: Get rid of the no longer used is_current_process...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process NtMapViewOfSecti...
2007-01-16  Alexandre Julliardntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process NtFlushVirtualMe...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualProtectEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualQueryEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualAllocEx...
2007-01-12  Alexandre Julliardntdll: Make the virtual.c critical section uninterrupti...
2007-01-12  Alexandre Julliardntdll: Fix handling of 64-bit sizes in NtMapViewOfSection.
2007-01-12  Alexandre Julliardntdll: Duplicate the mapping handle on the server side...
2007-01-12  Alexandre Julliardntdll: Moved the check for removable file in load_dll...
2006-12-21  Alexandre Julliardntdll: File positions should be aligned to sector bound...
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-07  Alexandre Julliardntdll: Fix the failing loader tests.
2006-12-05  Alexandre Julliardntdll: Force exec permissions on all mmaps unless the...
2006-12-01  Alexandre Julliardntdll: Don't free the DOS area when a broken app passes...
2006-11-20  Alexandre Julliardntdll: Store the fd type in the cache and return it...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-03  Alexandre Julliardntdll: Added a server_get_unix_fd function that avoids...
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-09-28  Robert Shearmanntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH...
2006-07-30  Alexandre Julliardntdll: Use the right section size when setting protections.
2006-07-24  Alexandre Julliardntdll: Allocate the PEB with NtAllocateVirtualMemory...
2006-07-24  Alexandre Julliardntdll: Support memory allocations inside reserved areas.
2006-07-24  Alexandre Julliardntdll: Propagate the MEM_TOP_DOWN flag into the map_vie...
2006-07-21  Alexandre Julliardntdll: Use NtAllocateVirtualMemory to allocate all...
2006-07-19  Alexandre Julliardkernel: Added support for exec'ing a new Win32 process.
2006-07-13  Alexandre Julliardntdll: Make sure to not unmap anything from reserved...
2006-07-13  Alexandre Julliardntdll: Use the map_view() function to allocate TEBs...
2006-07-13  Alexandre Julliardntdll: Support for arbitrary memory allocation granularity.
2006-06-20  Dmitry Timoshkovntdll: Compile VIRTUAL_Dump only when somebody really...
2006-06-16  Francois Gougetntdll: Use page_size instead of page_mask+1.
2006-06-14  Robert Shearmanntdll: Change the test for no relocation information...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-09  Marcus Meissnerntdll: Make the section with AddressOfEntryPoint in...
2006-04-08  Detlef Riekenbergntdll: Added ARM architecture.
2006-04-07  Alexandre Julliardserver: Get rid of alignment requirements in write_proc...
2006-03-27  Alexandre Julliardntdll: Limit header_size to the file size.
2006-02-24  Alexandre Julliardntdll: Use PROT_NONE instead of 0.
2006-02-07  Francois Gougetntdll: Protect sys/stat.h inclusion.
2006-01-13  Alexandre Julliardntdll: Round PE header size to a page boundary for...
2006-01-11  Alexandre Julliardntdll: Round up the mapping size in map_file_into_view...
2006-01-03  Alexandre Julliardntdll: Check file size when mapping image sections...
2005-12-17  Alexandre Julliardntdll: Don't use a real guard page at the bottom of...
2005-12-14  Alexandre Julliardntdll: Fixes in virtual memory protection flags.
2005-12-12  Alexandre JulliardTEB.StackLimit should not include the guard page.
2005-12-12  Alexandre JulliardPass specific access rights to wine_server_handle_to_fd.
2005-12-02  Vitaliy MargolenMove mapping (section) objects into directory name...
2005-12-01  Alexandre JulliardCheck for need to add area to the reserved list also...
2005-12-01  Alexandre JulliardIgnore the large address space flag when version is...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-10-27  Vitaliy Margolen- Send whole OBJECT_ATTRIBUTES.Attributes to the server...
2005-09-26  Francois GougetReplace the 'if (!cond) ; else code' construct with...
2005-09-25  Alexandre JulliardReplace DPRINTF by TRACE in a few places.
2005-09-21  Alexandre JulliardIgnore relocations for unmapped pages.
next