projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use W calls rather than A in CreatePipe.
[wine]
/
dlls
/
ntdll
/
2004-12-06
Alexandre Julliard
Use a direct getdents syscall on Linux to avoid relying on
tree
|
commitdiff
2004-12-06
Stewart Allen
Added SAST (South African Standard Time), corrected...
tree
|
commitdiff
2004-12-02
Peter Chapman
Fix up several inline assembler blocks so that they...
tree
|
commitdiff
2004-12-02
Eric Pouech
- moved event, semaphore, mutex implementation from...
tree
|
commitdiff
2004-11-29
Alexandre Julliard
Fixed RtlExpandEnvironmentStrings_U to not depend on...
tree
|
commitdiff
2004-11-28
Dmitry Timoshkov
Add a test for ReadFile/WriteFile fault handling, make...
tree
|
commitdiff
2004-11-23
Alexandre Julliard
Append .dll extension in all cases (spotted by Mike...
tree
|
commitdiff
2004-11-21
Eric Frias
Permit unaligned memory access on sparc.
tree
|
commitdiff
2004-11-21
Alexander Yaworsky
Added NOVT timezone info.
tree
|
commitdiff
2004-11-21
Eric Pouech
Moved kernel32.DeleteFileW core implementation to ntdll...
tree
|
commitdiff
2004-11-09
Hamish
Fix for async writes to comm ports.
tree
|
commitdiff
2004-11-06
Alexandre Julliard
Free the memory view before we unload a builtin dll...
tree
|
commitdiff
2004-11-06
Rein Klazes
- RtlTimeFieldsToTime should not normalize the time...
tree
|
commitdiff
2004-11-04
Juan Lang
- implement LookupPrivilegeName
tree
|
commitdiff
2004-11-02
Jeremy White
Tune the behavior of Sleep() and Waitxxx() to more...
tree
|
commitdiff
2004-11-02
Vitaly Lipatov
Added MSK timezone info.
tree
|
commitdiff
2004-11-02
Michael Jung
Added CET timezone info.
tree
|
commitdiff
2004-11-02
Roger Olson
Add Pacific Standard Time (PST) to TZ_INFO.
tree
|
commitdiff
2004-10-30
Francois Gouget
#ifdef out the tests if compiling with the Platform...
tree
|
commitdiff
2004-10-25
Eric Pouech
- fixed the way length of msvcrt runtime info is passed
tree
|
commitdiff
2004-10-22
Rein Klazes
Correct the calculation of the year for the 31'st of...
tree
|
commitdiff
2004-10-21
Rein Klazes
Correct the calculation of the year for the 31'st of...
tree
|
commitdiff
2004-10-18
Vincent Béron
Add some more Alpha asm code and Alpha-specific parts.
tree
|
commitdiff
2004-10-18
Rein Klazes
In RtlQueryTimezoneInformation use information from...
tree
|
commitdiff
2004-10-18
Mike McCormack
Mask SIGCHLD to prevent partial writes in the new_proce...
tree
|
commitdiff
2004-10-11
Robert Shearman
Fix NtAllocateVirtualMemory declaration and fix users...
tree
|
commitdiff
2004-10-11
Alexandre Julliard
Implemented NtYieldExecution.
tree
|
commitdiff
2004-10-09
Jeremy White
Made NtDelayExecution with a 0 timeout yield the CPU...
tree
|
commitdiff
2004-10-07
Alexandre Julliard
Added a fallback implementation of futimes.
tree
|
commitdiff
2004-10-04
Filip Navara
Add UTC to the time zone list.
tree
|
commitdiff
2004-09-24
Uwe Bonnes
Make WINEDLLOVERRIDES also match for *dll.
tree
|
commitdiff
2004-09-22
Richard Cohen
Move TRACE inside TRY block.
tree
|
commitdiff
2004-09-22
Alexander Yaworsky
Moved TRACEs to the beginning of functions.
tree
|
commitdiff
2004-09-21
Alexander Yaworsky
Make RtlCreateUserThread fail if process handle is...
tree
|
commitdiff
2004-09-15
Mike McCormack
Use FILE_SHARE_DELETE when loading modules, as running...
tree
|
commitdiff
2004-09-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-09-14
Steven Edwards
Added stub for NtShutdownSystem.
tree
|
commitdiff
2004-09-13
Alexandre Julliard
Don't try to stat network mounts in parse_mount_entries...
tree
|
commitdiff
2004-09-13
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2004-09-08
Eric Pouech
- ctrl-c enabling flag is now inherited
tree
|
commitdiff
2004-09-07
Alexandre Julliard
Avoid integer overflows in NTDLL_get_server_timeout...
tree
|
commitdiff
2004-09-06
Francois Gouget
Test some more ntdll types.
tree
|
commitdiff
2004-09-06
Uwe Bonnes
More defines for TZ_INFO.
tree
|
commitdiff
2004-09-06
Francois Gouget
Disable MSVC warning 4116 to avoid the 'unnamed type...
tree
|
commitdiff
2004-09-06
Robert Shearman
Improve documentation for critical sections.
tree
|
commitdiff
2004-09-01
Francois Gouget
Fix/update the TOKEN_STATISTICS check.
tree
|
commitdiff
2004-09-01
Francois Gouget
Disable the RtlBitMap tests if compiling with the Micro...
tree
|
commitdiff
2004-08-30
Mike McCormack
Stub implementations for NtAdjustGroupsToken and NtAler...
tree
|
commitdiff
2004-08-27
Mike McCormack
Added stub implementations for NtDeleteFile and NtCance...
tree
|
commitdiff
2004-08-26
Jason Edmeades
Don't clear the information structure for non supported...
tree
|
commitdiff
2004-08-25
Francois Gouget
Enable the disabled tests in tests.data or add a commen...
tree
|
commitdiff
2004-08-24
Francois Gouget
Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
tree
|
commitdiff
2004-08-24
Pierre d'Herbemont
Added signal support for Darwin/i386.
tree
|
commitdiff
2004-08-23
Francois Gouget
Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000...
tree
|
commitdiff
2004-08-22
Francois Gouget
Update FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
tree
|
commitdiff
2004-08-22
Francois Gouget
Remove these Wine-only types:
tree
|
commitdiff
2004-08-19
Francois Gouget
Remove types that don't exist from tests.dat.
tree
|
commitdiff
2004-08-19
Robert Shearman
Handle ECONNRESET in FILE_GetNtStatus.
tree
|
commitdiff
2004-08-19
Robert Shearman
- Errors should only be reported to I/O completion...
tree
|
commitdiff
2004-08-19
Emmanuel Maillard
- Update build system to support IOKit and CoreFoundati...
tree
|
commitdiff
2004-08-18
Rein Klazes
Do not make a directory read-only.
tree
|
commitdiff
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
tree
|
commitdiff
2004-08-17
Eric Pouech
- better support for non-blocking COMM and socket read...
tree
|
commitdiff
2004-08-17
Aric Stewart
Added handling of TokenPrimaryGroup.
tree
|
commitdiff
2004-08-17
Mike McCormack
Stub implementation for NtSetInformationToken.
tree
|
commitdiff
2004-08-16
Mike McCormack
Stub implementation and declaration for NtCreateNamedPi...
tree
|
commitdiff
2004-08-16
Gerald Pfeifer
Fix incorrect sizeof in RtlCreateSecurityDescriptor().
tree
|
commitdiff
2004-08-14
Francois Gouget
Avoid annoying 'macro redefinition' warnings by defining
tree
|
commitdiff
2004-08-13
Francois Gouget
Fix the PSID and PSECURITY_DESCRIPTOR types.
tree
|
commitdiff
2004-08-13
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-13
Francois Gouget
The Windows headers don't define PEXCEPTION_REGISTRATIO...
tree
|
commitdiff
2004-08-13
Mike McCormack
Implement SetThreadToken using NtSetInformationThread.
tree
|
commitdiff
2004-08-13
Francois Gouget
Rename ResourceHandle to Reserved in the IMAGE_RESOURCE...
tree
|
commitdiff
2004-08-11
Francois Gouget
Replace strcasecmp() with lstrcmpiA() to help compilati...
tree
|
commitdiff
2004-08-09
Vincent Béron
Update WinXP version to SP2.
tree
|
commitdiff
2004-08-04
Markus Amsler
Pass debug exceptions to winedos.
tree
|
commitdiff
2004-08-04
Mike McCormack
Moved FlushInstructionCache to ntdll.
tree
|
commitdiff
2004-08-02
Alexandre Julliard
Make relay and snooping work for LoadLibrary+GetProcAdd...
tree
|
commitdiff
2004-07-30
Ivan Leo Puoti
Fix dll version detection.
tree
|
commitdiff
2004-07-30
Alexandre Julliard
Added support for getting and setting the UI language.
tree
|
commitdiff
2004-07-29
Ivan Leo Puoti
Change the NT service pack version from 6 to 6a, correc...
tree
|
commitdiff
2004-07-29
Robert Shearman
Documentation for Wine client-side server interface.
tree
|
commitdiff
2004-07-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-07-15
Alexandre Julliard
Set the system directory in ntdll as soon as we have...
tree
|
commitdiff
2004-07-14
Aric Stewart
Report win2k service pack 4 instead of 3.
tree
|
commitdiff
2004-07-07
Emmanuel Maillard
Added Darwin support in get_default_drive_device.
tree
|
commitdiff
2004-07-06
Aric Stewart
Report NOT_IMPLEMENTED for not implemented token classes.
tree
|
commitdiff
2004-06-22
Alexandre Julliard
We no longer need to make the import directory writable...
tree
|
commitdiff
2004-06-22
Filip Navara
Unprotect Import Address Table while filling it.
tree
|
commitdiff
2004-06-21
Mike Hearn
Default to Win98 in DLL linkage heuristics.
tree
|
commitdiff
2004-06-18
Pierre d'Herbemont
Fix a compile error for SNOOP_GetProcAddress and RELAY_...
tree
|
commitdiff
2004-06-18
Alexandre Julliard
Added support for the IMAGE_FILE_LARGE_ADDRESS_AWARE...
tree
|
commitdiff
2004-06-17
Alexandre Julliard
Take spin count into account in RtlEnterCriticalSection.
tree
|
commitdiff
2004-06-17
Alexandre Julliard
Don't use lseek when truncating a file to avoid corrupt...
tree
|
commitdiff
2004-06-16
Gerald Pfeifer
Remove incorrect support for FreeBSD and NetBSD in
tree
|
commitdiff
2004-06-15
Alexandre Julliard
Store the number of processors in the PEB structure.
tree
|
commitdiff
2004-06-15
Eric Pouech
Const correctness.
tree
|
commitdiff
2004-06-15
Uwe Bonnes
Support for reading encrypted DVDs.
tree
|
commitdiff
2004-06-14
Eric Pouech
- Added ProcessBasicInformation class to ntdll.NtQueryI...
tree
|
commitdiff
2004-06-03
Raphael Junqueira
Added _vsnwprintf (needed by some native XP dlls).
tree
|
commitdiff
next