projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Better handling of 16-bit native dlls when a 32-bit builtin with the
[wine]
/
dlls
/
kernel
/
process.c
2005-03-19
Alexandre Julliard
Added support for the TLS expansion slots, adding an...
blob
|
commitdiff
|
raw
2005-03-07
Rein Klazes
Support execution of pif files.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Jon Griffiths
Documentation spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Jon Griffiths
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-30
Francois Gouget
Add support for REG_EXPAND_SZ in set_registry_variables().
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Eric Pouech
- fixed the way length of msvcrt runtime info is passed
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Vincent Béron
Fix various function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Robert Shearman
Fix NtAllocateVirtualMemory declaration and fix users...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-15
Mike McCormack
Use FILE_SHARE_DELETE when loading modules, as running...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Andreas Mohr
Don't reject OS/2 programs, try to carry on in DOS...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Fixed the check for removable media in load_pe_exe...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-03
Eric Pouech
- msvcrt: the file descriptors are now inherited betwee...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
Robert Shearman
Added GetProcessId.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Alexandre Julliard
The argv array passed to the app needs to be in the...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-04
Mike McCormack
Moved FlushInstructionCache to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Alexandre Julliard
Pass the environment for a child process through the...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-15
Alexandre Julliard
Set the system directory in ntdll as soon as we have...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Eric Pouech
- Added ProcessBasicInformation class to ntdll.NtQueryI...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Rein Klazes
Fix a crash when launching Unix executables.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-03
Alexandre Julliard
Set the WINEPRELOADRESERVE variable when starting a...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-28
Alexandre Julliard
Initial version of the Wine preloader, used to reserve...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Alexandre Julliard
Added support for managing reserved memory areas in...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-14
Alexandre Julliard
Use environment variables instead of config file entrie...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-14
Alexandre Julliard
Set environment variables from the HKCU\Environment...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Alexandre Julliard
Added proper support for switching file APIs between...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-06
Dimitrie O. Paun
Remove the last remaining wine options when running...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
Alexandre Julliard
Set additional environment variables at startup from
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Alexandre Julliard
Moved most remaining file functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-29
Alexandre Julliard
Use symlinks in dosdevices/ for the drive devices too.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Alexandre Julliard
Reimplemented Get/SetCurrentDirectoryW using the corres...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
Fixed a number of NT status values to be closer to...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
RtlSetCurrentDirectory_U: store a handle to the current...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Alexandre Julliard
Moved wine_get_unix_file_name implementation to ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Alexandre Julliard
Create the devices earlier on during startup.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
Alexandre Julliard
Reimplemented SearchPathW using ntdll functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-11
Alexandre Julliard
Get rid of the WINEOPTIONS variable and instead use...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-11
Alexandre Julliard
Do not put the TEMP and TMP variables into the Unix...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Alexandre Julliard
Store the kernel32 module handle globally to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Alexandre Julliard
Get pointer to CreateFileW earlier on during startup.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-05
Mike McCormack
Fix incorrect GetLongPathName usage exposed by Eric...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Francois Gouget
Avoid duplicate '=C:' entries in the child process...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Francois Gouget
Fix a file descriptor leak in create_process().
blob
|
commitdiff
|
raw
|
diff to current
2004-01-08
Alexandre Julliard
If supported by the linker, prevent the ELF loader...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-07
Alexandre Julliard
Don't use constructors for ntdll and kernel32 initializ...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-27
Alexandre Julliard
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Removed MODULE_GetLoadOrderA.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-22
Alexandre Julliard
Create a huge array in bss to reserve the memory area...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Alexandre Julliard
Fixed regression in loading of builtin apps from the...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Alexandre Julliard
Moved a few definitions used in only one source file...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Alexandre Julliard
Moved the exec_wine_binary function to the wine library...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-30
Mike McCormack
Fix incorrectly sized buffer.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Alexandre Julliard
Fixed typo that broke handling of .com and .bat files.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-24
Alexandre Julliard
Call the application entry point from kernel32, some...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Alexandre Julliard
Replaced a few more 0xffffffff by the appropriate const...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Alexandre Julliard
Moved codepage functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Alexandre Julliard
Set or clear the BeingDebugged flag in the PEB when...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
Alexandre Julliard
Update __wine_main_argc after option processing.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Alexandre Julliard
Don't reference the environ global variable from kernel...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Alexandre Julliard
Changed the init code to make libwine load only ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Alexandre Julliard
Use the Rtl bitmap functions to implement Tls allocation.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Alexandre Julliard
Moved the constructor for the initial TEB to ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Moved build_command_line back to kernel and make it...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Moved a few more functions to the dlls/kernel directory.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Link all remaining files that contain kernel APIs into...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Added hack to call CreateFileW through a pointer so...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Get rid of the argv0 and full_argv0 global variables.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Alexandre Julliard
Moved the final process init and dependency loading to
blob
|
commitdiff
|
raw
|
diff to current
2003-10-04
Alexandre Julliard
Converted process creation to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-02
Alexandre Julliard
Changed LdrLoadDll to only search for the dll in the...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Alexandre Julliard
Store module names in Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Alexandre Julliard
Converted the load order code to use Unicode throughout.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Alexandre Julliard
Moved loadorder support to dlls/ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Alexandre Julliard
Moved the Windows version code to dlls/ntdll, and imple...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Alexandre Julliard
Moved the 32-bit builtin loader and the remaining bits...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Eric Pouech
Implemented kernel32.GetIoProcessCounters and stubbed
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Alexandre Julliard
Moved the wine server client-side support to dlls/ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Eric Pouech
Set default StdError to fd 2 (was on 1).
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Alexandre Julliard
Moved almost all remaining process, thread, fiber and...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Alexandre Julliard
Start using the exported TEB structure from winternl...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Alexandre Julliard
Implemented NtRead/WriteVirtualMemory.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Alexandre Julliard
Moved some of the process functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current