projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Store a separate flag to mark a GDI object for delayed destruction.
[wine]
/
dlls
/
ntdll
/
2009-01-28
Alexandre Julliard
ntdll: Convert the DbgPrint* functions to use MS ABI...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
ntdll: Copy the msvcrt printf implementation to ntdll...
tree
|
commitdiff
2009-01-28
Ricardo Filipe
ntdll: Add stub for RtlDecompressBuffer.
tree
|
commitdiff
2009-01-27
Alexandre Julliard
ntdll: Ignore spurious write faults for a write watch...
tree
|
commitdiff
2009-01-27
Ricardo Filipe
ntdll: Add stub for RtlCompressBuffer.
tree
|
commitdiff
2009-01-26
Ricardo Filipe
ntdll: Add stub for RtlGetCompressionWorkSpaceSize.
tree
|
commitdiff
2009-01-23
Juan Lang
ntdll: Implement the ThreadAffinityMask query.
tree
|
commitdiff
2009-01-20
Austin English
ntdll: Add support for NetBSD (64-bit).
tree
|
commitdiff
2009-01-19
Alexandre Julliard
server: Store process/thread affinity as a 64-bit value.
tree
|
commitdiff
2009-01-19
Austin English
ntdll: Add support for NetBSD.
tree
|
commitdiff
2009-01-15
Alexandre Julliard
ntdll: Check buffer for access in NtRead/WriteVirtualMe...
tree
|
commitdiff
2009-01-15
Alexandre Julliard
ntdll: Check buffer for access in NtReadFile before...
tree
|
commitdiff
2009-01-15
Alexandre Julliard
ntdll: Check buffer for access in NtWriteFile before...
tree
|
commitdiff
2009-01-14
Nikolay Sivov
ntdll: Check pointers in NtAccessCheck to prevent acces...
tree
|
commitdiff
2009-01-12
Andrey Turkin
ntdll: Add RtlCaptureStackBackTrace stub.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
ntdll: Fix pointer cast warnings on 64-bit.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
ntdll/tests: Fix a long long format in a trace.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
ntdll/tests: Avoid printing pointer differences in...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The tests don't support WIN64 yet so disab...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The real tests are done at compile time...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Fix TEST_FIELD() so it correctly tests...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Updated so the generated tests work.
tree
|
commitdiff
2009-01-07
G. Paul Ziemba
ntdll: Clear IEXTEN when clearing ICANON.
tree
|
commitdiff
2009-01-07
Aleksey Bragin
ntdll: Fix buffer overread in RtlNumberOfSetBits.
tree
|
commitdiff
2009-01-06
Alexandre Julliard
ntdll: Replaced get_cpu_context by RtlCaptureContext...
tree
|
commitdiff
2009-01-06
Alexandre Julliard
ntdll: Print exception context on x86_64.
tree
|
commitdiff
2009-01-06
Alexandre Julliard
ntdll: Implement relay debugging for register entry...
tree
|
commitdiff
2009-01-06
Alexandre Julliard
winebuild: Implement register entry points for x86_64.
tree
|
commitdiff
2009-01-06
Alexandre Julliard
winebuild: Improve the calling sequence for register...
tree
|
commitdiff
2009-01-06
Alexandre Julliard
ntdll: Change the DEFINE_REGS_ENTRYPOINT macro to use...
tree
|
commitdiff
2009-01-05
Henri Verbeet
ntdll: Add a small test for FPU exceptions.
tree
|
commitdiff
2009-01-05
Henri Verbeet
ntdll: Don't throw masked FPU exceptions.
tree
|
commitdiff
2009-01-05
Henri Verbeet
ntdll: Fix ExceptionAddress for FPU exceptions.
tree
|
commitdiff
2009-01-04
Pavel Troller
ntdll: Fix serial.c for linux-2.6.28.
tree
|
commitdiff
2009-01-04
Andrey Turkin
ntdll: Always set output values in RtlGetDaclSecurityDe...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
ntdll/tests: Avoid long long printf formats in traces.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
ntdll/tests: Fix pointer casting warnings on 64-bit.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
ntdll: Fix the various structures returned by NtQuerySy...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
ntdll/tests: Skip large integer tests that crash on...
tree
|
commitdiff
2009-01-03
Austin English
ntdll: Add file support for OpenBSD.
tree
|
commitdiff
2009-01-02
Alexandre Julliard
server: Replace EXCEPTION_RECORD by an explicit definit...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
ntdll: Use INT_MAX for the semaphore count since LONG_M...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
kernel32: Convert FormatMessageA/W to use an MS ABI...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make TEB and PEB client_ptr_t instead of void...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make thread entry points client_ptr_t instead...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Move ldt_copy to the init_process_done request...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Send the version with the initial fd so that...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the various async I/O parameters client_pt...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Specify the user APC to call only once the...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Explicitly specify when an ioctl call needs...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the arguments for CreateRemoteThread clien...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make a couple of fields smaller in the apc_call...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the address parameters in inter-process...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the mapping base address a client_ptr_t...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the address argument for read/write_proces...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make timer callback function and argument clien...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the select cookie a client_ptr_t instead...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Store module names as client_ptr_t instead...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make module handles always 64-bit.
tree
|
commitdiff
2008-12-29
Alexandre Julliard
ntdll: Make sure we don't return from a stub exception.
tree
|
commitdiff
2008-12-27
Aleksey Bragin
ntdll: Fix memory corruption in RtlSetBits.
tree
|
commitdiff
2008-12-27
Alexandre Julliard
ntdll: Add support for relay debugging on x86_64.
tree
|
commitdiff
2008-12-27
Alexandre Julliard
ntdll: Make the relay debug code more generic to allow...
tree
|
commitdiff
2008-12-27
Alexandre Julliard
winebuild: Generate the __wine_call_from_32_regs functi...
tree
|
commitdiff
2008-12-27
Alexandre Julliard
include: Move the DEFINE_REGS_ENTRYPOINT macros to...
tree
|
commitdiff
2008-12-26
Maarten Lankhorst
ntdll: Make the loader process relocations correctly...
tree
|
commitdiff
2008-12-26
Maarten Lankhorst
ntdll: Print the expected and found assembly versions...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Use the same field for process and thread handl...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Store the async handle inside the async_data_t...
tree
|
commitdiff
2008-12-24
Andrew Talbot
ntdll: Remove a superfluous semicolon.
tree
|
commitdiff
2008-12-23
Maarten Lankhorst
kernel32: Change all functions to use CDECL.
tree
|
commitdiff
2008-12-22
Wolfgang Walter
ntdll: Fix set_XOff and set_XOn.
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Use mem_size_t instead of file_pos_t for memory...
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Make mem_size_t always 64-bit.
tree
|
commitdiff
2008-12-17
Maarten Lankhorst
ntdll: Make all exported wine functions CDECL.
tree
|
commitdiff
2008-12-16
Alexandre Julliard
ntdll: Add support for dynamically generated stub entry...
tree
|
commitdiff
2008-12-15
Alexandre Julliard
ntdll: NtCurrentTeb is not exported on x86_64.
tree
|
commitdiff
2008-12-15
Alexandre Julliard
server: Make async I/O transfer sizes always 32-bit.
tree
|
commitdiff
2008-12-12
Francois Gouget
ntdll/tests: Make rtlraiseexception_vectored_handler...
tree
|
commitdiff
2008-12-12
Alexandre Julliard
ntdll: Fix heap management for 64-bit.
tree
|
commitdiff
2008-12-11
Alexandre Julliard
ntdll: Convert the handles to server handles in NTDLL_w...
tree
|
commitdiff
2008-12-11
Alexandre Julliard
ntdll: Enforce correct protection values in virtual...
tree
|
commitdiff
2008-12-11
Alexandre Julliard
ntdll: Add a heuristic to detect dlls that are wrongly...
tree
|
commitdiff
2008-12-09
Alexandre Julliard
ntdll: Add a function to export the host OS type and...
tree
|
commitdiff
2008-12-09
Stefan Dösinger
ntdll: Print the SYSTEM_PERFORMANCE_INFORMATION only...
tree
|
commitdiff
2008-12-09
Alexandre Julliard
server: Get rid of the support for module snapshots...
tree
|
commitdiff
2008-12-08
Alexandre Julliard
ntdll: Added stubs for RtlLookupFunctionEntry and RtlVi...
tree
|
commitdiff
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
tree
|
commitdiff
2008-12-06
Alexandre Julliard
server: Convert the registry key modification time...
tree
|
commitdiff
2008-12-04
Alexandre Julliard
ntdll: Implemented RtlCaptureContext.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
ntdll/tests: Use the correct prototype for RtlAllocateH...
tree
|
commitdiff
2008-12-02
Paul Vriens
ntdll/tests: Fix a test failure on W2K.
tree
|
commitdiff
2008-12-01
Jeff Zaroyko
ntdll: Avoid NULL deref in RtlDeleteTimer.
tree
|
commitdiff
2008-12-01
Vitaliy Margolen
ntdll: Stub NtMakeTemporaryObject.
tree
|
commitdiff
2008-12-01
Francois Gouget
ntdll: Remove an unneeded cast.
tree
|
commitdiff
2008-11-28
Francois Gouget
ntdll: Remove WINAPI on static functions where not...
tree
|
commitdiff
2008-11-25
Maarten Lankhorst
ntdll: Make 64-bits wine only able to load amd64 binaries.
tree
|
commitdiff
2008-11-25
Alexandre Julliard
ntdll: Add support for virtual write watches.
tree
|
commitdiff
2008-11-25
Alexandre Julliard
ntdll: Pass the error code to VIRTUAL_HandleFault,...
tree
|
commitdiff
next