projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Changed name of the asm version of RtlUlong/shortByteSwap to avoid
[wine]
/
dlls
/
ntdll
/
2002-09-13
Alexandre Julliard
Copied the registry functions needed by VMM into device...
tree
|
commitdiff
2002-09-13
Alexandre Julliard
RtlFormatCurrentUserKeyPath: return path containing...
tree
|
commitdiff
2002-09-12
Alexandre Julliard
Fixed warnings caused by new winternl.h.
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-09
Andriy Palamarchuk
RtlNtStatusToDosError: Added new NT status to error...
tree
|
commitdiff
2002-09-06
Alexandre Julliard
Link all remaining dlls except kernel32 as separated...
tree
|
commitdiff
2002-08-31
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-30
Marcus Meissner
Use Iar (Instruction Address Register) instead of Fill[0].
tree
|
commitdiff
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-27
Alexandre Julliard
Added wine_get_user_name function and got rid of some...
tree
|
commitdiff
2002-08-27
Patrik Stridvall
MSVC long long fixes.
tree
|
commitdiff
2002-08-27
Dmitry Timoshkov
Convert most of the file APIs to Unicode.
tree
|
commitdiff
2002-08-27
Marcus Meissner
Implemented signal handling for PPC.
tree
|
commitdiff
2002-08-26
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-17
Marcus Meissner
Implemented server context/ptrace handling for Linux...
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-15
Alexandre Julliard
Fixed GetLocaleInfoW to handle Unicode properly and...
tree
|
commitdiff
2002-08-15
Alexandre Julliard
Trap exceptions in RtlImageNtHeader.
tree
|
commitdiff
2002-08-15
Jon Griffiths
Implement and test rtl bitmap functions.
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
Cosmetics.
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
us->Length is in bytes.
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
Throw exception only for Wine internal locks.
tree
|
commitdiff
2002-08-13
Alexandre Julliard
Setup exception frame around 16-bit calls to unwind...
tree
|
commitdiff
2002-08-09
Alexandre Julliard
Implemented the RtlImage* functions, and use them to...
tree
|
commitdiff
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
tree
|
commitdiff
2002-07-31
Rafael Kitover
Portability fixes for Cygwin.
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
tree
|
commitdiff
2002-07-31
Eric Pouech
Moved all client-side console code to kernel.
tree
|
commitdiff
2002-07-31
Eric Pouech
Added a generic mechanism to set up hooks for dispatchi...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
We have to use the Rtl variant of Enter/LeaveCriticalSe...
tree
|
commitdiff
2002-07-28
Ryan Cumming
Implementation of RtlGetNtVersionNumbers.
tree
|
commitdiff
2002-07-28
Rafael Kitover
Minor fix for ide-scsi cdroms.
tree
|
commitdiff
2002-07-24
Alexandre Julliard
Added support for ordinal hint in PE_FindExportedFunction.
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Generate the __ASM_NAME and __ASM_FUNC macros directly...
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
tree
|
commitdiff
2002-07-19
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-07-10
Admiral Coeyman
Added support for FPU emulation interrupts.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Void functions can't return a value, even if it is...
tree
|
commitdiff
2002-07-01
Alexandre Julliard
Make sure allocated blocks are aligned on an 8-byte...
tree
|
commitdiff
2002-07-01
Gregg Mattinson
Avoid alignment problem in NtQuerySystemTime.
tree
|
commitdiff
2002-06-21
Gregg Mattinson
Implemented DbgBreakPoint and DbgUserBreakPoint for...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-14
Alexandre Julliard
Removed install_libdir targets and centralized the...
tree
|
commitdiff
2002-06-14
Mike McCormack
Partially implement NtOpenFile and NtReadFile.
tree
|
commitdiff
2002-06-13
François Gouget
Reset signals to SIG_DFL before starting a child process.
tree
|
commitdiff
2002-06-13
Alexandre Julliard
Restored MakeCriticalSectionGlobal that got lost somewhere.
tree
|
commitdiff
2002-06-13
Alexandre Julliard
Don't try to open CDROM device if none was specified.
tree
|
commitdiff
2002-06-10
Mike McCormack
- Partially implement LdrGetDllHandle.
tree
|
commitdiff
2002-06-02
Eric Pouech
Fixed DebugBreakProcess (now generates EXCEPTION_BREAKP...
tree
|
commitdiff
2002-06-02
Eric Pouech
Implementation for console control events (includes...
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Added wine_server_fd_to_handle to replace FILE_DupUnixH...
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Portability fixes.
tree
|
commitdiff
2002-05-29
Alexandre Julliard
Fixed some alignment issues (based on a patch by Gregg...
tree
|
commitdiff
2002-05-24
James Juran
Add missing \n to output messages.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Replaced the GET/PUT_UA macros by memcpy. Fixed a few...
tree
|
commitdiff
2002-05-20
Francois Gouget
Dump thread id instead of %fs.
tree
|
commitdiff
2002-05-19
Alexandre Julliard
Export the debug API as functions instead of pointers.
tree
|
commitdiff
2002-05-19
John K. Hohm
More comcat.dll implementation, swprintf fix, winerror...
tree
|
commitdiff
2002-05-19
Andreas Mohr
- Improve error messages.
tree
|
commitdiff
2002-05-19
Vincent Béron
Correct implementation of VerSetConditionMask.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Export the debugging API from libwine instead of ntdll.
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Export global argc/argv variables from libwine and...
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Moved the selector access functions out of winnt.h...
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Implemented strtolW/strtoulW in libwine_unicode and...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Portability fixes.
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Specify the complete source file list for a dll inside...
tree
|
commitdiff
2002-05-09
Juergen Schmied
Corrected RtlConvertSidToUnicodeString, stub for VerSet...
tree
|
commitdiff
2002-05-09
Juergen Schmied
Types and partial implementation for NtQueryVolumeInfor...
tree
|
commitdiff
2002-05-01
Rizsanyi Zsolt
Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
tree
|
commitdiff
2002-05-01
Laurent Pinchart
Fixed NtQueryInformationProcess to return correct infor...
tree
|
commitdiff
2002-05-01
Laurent Pinchart
Implementation of IOCTL_SCSI_PASS_THROUGH and
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-25
Alexandre Julliard
Moved __ASM_GLOBAL_FUNC macros and interlocked function...
tree
|
commitdiff
2002-04-02
Gerald Pfeifer
Use ENOMEDIUM errno code only when defined.
tree
|
commitdiff
2002-04-02
Alexandre Julliard
Fixed length handling in RtlUnicodeStringToAnsi/OemString.
tree
|
commitdiff
2002-04-01
Francois Gouget
Fix warnings for Linux, FreeBSD and Solaris.
tree
|
commitdiff
2002-03-29
Andreas Mohr
Added mapping for errno ENOMEDIUM to STATUS_NO_MEDIA_IN...
tree
|
commitdiff
2002-03-23
Alexandre Julliard
Export the FILE_GetUnixHandle functionality from ntdll.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-25
Peter Hunnisett
New file msvcrt/excpt.h. Move some stuff out of winnt...
tree
|
commitdiff
2002-02-22
Peter Hunnisett
Add spec stub for RtlGetNtVersionNumbers.
tree
|
commitdiff
2002-02-15
Patrik Stridvall
Added some defines for compatibility with Windows headers.
tree
|
commitdiff
2002-01-29
Dmitry Timoshkov
Added LdrDisableThreadCalloutsForDll.
tree
|
commitdiff
2002-01-29
Dmitry Timoshkov
Fixed RtlAddAccessAllowedAce return value.
tree
|
commitdiff
2002-01-21
Francois Gouget
Make the Wine trace facilities accessible from Winelib...
tree
|
commitdiff
2002-01-18
Bang Jun-Young
Fix NetBSD compile errors; CDIOCREADAUDIO is not availa...
tree
|
commitdiff
2002-01-14
Francois Gouget
Fix compilation errors on FreeBSD.
tree
|
commitdiff
2002-01-13
Eric Pouech
Changed the Wine internal cdrom interface to the NT...
tree
|
commitdiff
2002-01-12
Alexandre Julliard
Updated debug channels.
tree
|
commitdiff
2002-01-07
Alexandre Julliard
Allocate debug_info structure at the same time as the...
tree
|
commitdiff
2002-01-07
Alexandre Julliard
Added SIGNAL_Reset function.
tree
|
commitdiff
2002-01-06
Alexandre Julliard
Removed obsolete dosmod.
tree
|
commitdiff
2002-01-04
Ove Kaaven
Fixed vm86_enter race conditions.
tree
|
commitdiff
next