Alexandre Julliard
|
1b8d9e03a9
|
loader: Set the address space limit before starting the preloader.
|
2007-09-21 10:43:45 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
6f38489f91
|
loader: Attempt to detect broken vmsplit setups.
|
2006-04-19 19:28:33 +02:00 |
Alexandre Julliard
|
9dffd134dd
|
libwine: Try the current load path in priority before the
WINELOADER/WINESERVER environment variables in wine_exec_wine_binary.
|
2006-02-16 20:26:55 +01:00 |
Alexandre Julliard
|
b1abca8a5d
|
Initial version of the Wine preloader, used to reserve memory
areas at startup. Based on the work of Mike McCormack.
|
2004-05-28 20:59:22 +00:00 |
Patrik Stridvall
|
ede82e3055
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
Alexandre Julliard
|
9591679bf2
|
Don't depend on the name of the main binary, always load
wine-[kp]thread no matter what.
|
2004-02-11 04:19:43 +00:00 |
Alexandre Julliard
|
a628c13e90
|
Added a wine-glibc binary that detects the glibc threading in use and
execs the corresponding wine binary.
Removed the --with-nptl configure option.
|
2003-11-12 03:28:21 +00:00 |