projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved a few more functions to the dlls/kernel directory.
[wine]
/
dlls
/
ntdll
/
2003-10-08
Alexandre Julliard
Moved a few more functions to the dlls/kernel directory.
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Link all remaining files that contain kernel APIs into...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Added hack to call CreateFileW through a pointer so...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Pass the cdrom device path in CDROM_InitRegistry so...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Get rid of the argv0 and full_argv0 global variables.
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Store a "removable" flag instead of the full drive...
tree
|
commitdiff
2003-10-07
Alexandre Julliard
Removed references to GetSystemDirectoryW.
tree
|
commitdiff
2003-10-07
Rein Klazes
Added a check for <scsi/scsi.h> and include it in dlls...
tree
|
commitdiff
2003-10-07
Alexandre Julliard
Rewrite of the dll file search algorithm to better...
tree
|
commitdiff
2003-10-07
Alexandre Julliard
A couple more fixes in RtlGetFullPathName_U.
tree
|
commitdiff
2003-10-06
Alexandre Julliard
Moved the final process init and dependency loading to
tree
|
commitdiff
2003-10-06
Alex Pasadyn
Fix buffer length error code for NtQueryInformationToken.
tree
|
commitdiff
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-04
Alexandre Julliard
Converted process creation to Unicode.
tree
|
commitdiff
2003-10-04
Alexandre Julliard
Implemented RtlCreateProcessParameters and related...
tree
|
commitdiff
2003-10-04
Eric Pouech
Fixed a couple of bugs in RtlGetFullPathName_U.
tree
|
commitdiff
2003-10-04
Uwe Bonnes
SNOOP_ShowDebugmsgSnoop(): check for NULL function...
tree
|
commitdiff
2003-10-04
Michael Günnewig
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-03
Alexandre Julliard
Avoid closing the cdrom if we failed to open it.
tree
|
commitdiff
2003-10-03
Pavel Roskin
Add support for SCSI CD-ROMs to CDROM_GetInterfaceInfo().
tree
|
commitdiff
2003-10-02
Alexandre Julliard
Changed LdrLoadDll to only search for the dll in the...
tree
|
commitdiff
2003-10-02
Alexandre Julliard
Fixed a couple of bugs in RtlDosSearchPath_U and RtlGet...
tree
|
commitdiff
2003-10-02
Gerald Pfeifer
Cast time_t parameters to fprintf(...,"%l",...) to...
tree
|
commitdiff
2003-10-01
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2003-09-30
Alexandre Julliard
Store module names in Unicode in the server.
tree
|
commitdiff
2003-09-29
Alexandre Julliard
Converted most of the loader code to Unicode.
tree
|
commitdiff
2003-09-27
Alexandre Julliard
Converted the load order code to use Unicode throughout.
tree
|
commitdiff
2003-09-25
Alexandre Julliard
Moved WINE_MODREF definition to loader.c.
tree
|
commitdiff
2003-09-25
Alexandre Julliard
Moved loadorder support to dlls/ntdll.
tree
|
commitdiff
2003-09-25
Jon Griffiths
Various test fixes for XP/msvc.
tree
|
commitdiff
2003-09-24
Alexandre Julliard
Moved DLLFLAGS to a separate variable instead of includ...
tree
|
commitdiff
2003-09-24
Alexandre Julliard
Moved the Windows version code to dlls/ntdll, and imple...
tree
|
commitdiff
2003-09-24
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2003-09-22
Steven Edwards
Porting fix.
tree
|
commitdiff
2003-09-19
Alexandre Julliard
Moved 32-bit relay and snoop support to dlls/ntdll.
tree
|
commitdiff
2003-09-19
Alexandre Julliard
Moved the 32-bit builtin loader and the remaining bits...
tree
|
commitdiff
2003-09-19
Eric Pouech
Implemented kernel32.GetIoProcessCounters and stubbed
tree
|
commitdiff
2003-09-18
Alexandre Julliard
Moved the wine server client-side support to dlls/ntdll...
tree
|
commitdiff
2003-09-18
Alexandre Julliard
Moved 16-bit global heap, DOS memory and selector funct...
tree
|
commitdiff
2003-09-18
Alexandre Julliard
Moved synchronization and syslevel routines to dlls...
tree
|
commitdiff
2003-09-18
Alexandre Julliard
Link msdos/int21.c into kernel for now, until it is...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved I/O port handling to dlls/winedos.
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved almost all remaining process, thread, fiber and...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved instruction emulation to dlls/kernel.
tree
|
commitdiff
2003-09-17
Steven Edwards
Remove redundant includes.
tree
|
commitdiff
2003-09-16
Alexandre Julliard
Moved most kernel string functions to dlls/kernel.
tree
|
commitdiff
2003-09-16
Alexandre Julliard
Moved most 32-bit heap functions to dlls/kernel.
tree
|
commitdiff
2003-09-16
Eric Pouech
- Implemented a few information classes in NtQuerySyste...
tree
|
commitdiff
2003-09-08
Francois Gouget
Fix the case of product and company names.
tree
|
commitdiff
2003-09-08
Alexandre Julliard
On TlsFree, clear the released TLS index in all threads.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Moved the implementation of the pthread wrappers to...
tree
|
commitdiff
2003-08-29
Alexandre Julliard
Export SYSDEPS_SwitchToThreadStack() functionality...
tree
|
commitdiff
2003-08-29
John K. Hohm
Set SE_GROUP_ENABLED in Attributes of Administrators...
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Start using the exported TEB structure from winternl...
tree
|
commitdiff
2003-08-28
Dave Belanger
Fixed a compile error.
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Renamed a few more TEB fields.
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
tree
|
commitdiff
2003-08-27
Alexandre Julliard
Renamed a few TEB fields to use the "official" names.
tree
|
commitdiff
2003-08-27
Alexandre Julliard
Avoid including stackframe.h if it's not needed.
tree
|
commitdiff
2003-08-26
Alexandre Julliard
Moved profile functions to dlls/kernel.
tree
|
commitdiff
2003-08-26
Alexandre Julliard
Moved 16-bit relay and snoop support to dlls/kernel.
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Moved 16-bit calls initialization and exception handlin...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Moved 16-bit builtin module handling to dlls/kernel...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Got rid of 16-bit glue code generation since it is...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Moved most of the 16-bit task support and NE module...
tree
|
commitdiff
2003-08-21
Alexandre Julliard
Store the debug info structure on the thread stack.
tree
|
commitdiff
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
tree
|
commitdiff
2003-08-20
Dmitry Timoshkov
Apply only specified tests.
tree
|
commitdiff
2003-08-19
Alexandre Julliard
_ftol should return a 64-bit int (spotted by Jon Griffi...
tree
|
commitdiff
2003-08-19
Jon Griffiths
Make RtlTimeToSecondsSince1970 consistent with other...
tree
|
commitdiff
2003-08-18
Jon Griffiths
Add some new types and functions.
tree
|
commitdiff
2003-08-18
Eric Pouech
Regression fixes for Nt{Read|Write}File:
tree
|
commitdiff
2003-08-15
Alexandre Julliard
Moved __errno_location() handling to pthread.c, and...
tree
|
commitdiff
2003-08-13
Alexandre Julliard
Don't try to allocate the debug info before the process...
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Minor tracing fix.
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Fixed the pthread wrappers to work with the new glibc...
tree
|
commitdiff
2003-08-06
Alexandre Julliard
Avoid non-portable long long constants.
tree
|
commitdiff
2003-08-02
Alexandre Julliard
Properly free thread stacks on NPTL systems.
tree
|
commitdiff
2003-07-24
Mike McCormack
Added a security token object in wineserver.
tree
|
commitdiff
2003-07-24
Pierre d'Herbemont
Added PowerPC support in SYSDEPS_SwitchToThreadStack.
tree
|
commitdiff
2003-07-21
Marcus Meissner
Added missing register defines for Linux/PPC.
tree
|
commitdiff
2003-07-19
Jon Griffiths
Fix -W warnings.
tree
|
commitdiff
2003-07-18
Alexandre Julliard
Print status codes in hex.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Added some new Rtl* tests.
tree
|
commitdiff
2003-07-16
Pierre d'Herbemont
Change __darwin__ to __APPLE__.
tree
|
commitdiff
2003-07-16
Pierre d'Herbemont
Added support for the TEB on Mac OS X.
tree
|
commitdiff
2003-07-15
Francois Gouget
Spelling fixes (s/occured/occurred/ and variants).
tree
|
commitdiff
2003-07-11
Paul Rupe
register_new_async sets status already. Do not overwri...
tree
|
commitdiff
2003-07-11
Alexandre Julliard
Implemented the SMTO_ABORTIFHUNG flag of SendMessageTim...
tree
|
commitdiff
2003-07-09
Dmitry Timoshkov
Fix spec entry for ZwSetTimerResolution.
tree
|
commitdiff
2003-07-09
Alexandre Julliard
Implemented the ThreadBasicInformation case for
tree
|
commitdiff
2003-07-09
Mike McCormack
Null parameters need to be quoted on the commandline.
tree
|
commitdiff
2003-07-08
Alexandre Julliard
Implemented NtRead/WriteVirtualMemory.
tree
|
commitdiff
2003-07-03
Alexandre Julliard
Fixed compile when functions are not inlined.
tree
|
commitdiff
2003-07-02
Francois Gouget
Fixed some common spelling errors.
tree
|
commitdiff
2003-07-01
Eric Pouech
- removed next & prev fields from WINE_MODREF and imple...
tree
|
commitdiff
2003-07-01
Jukka Heinonen
Start processing asynchronous DOS events in DPMI mode.
tree
|
commitdiff
next