- 29 Nov, 2010 15 commits
-
-
Thomas Mullaly authored
-
Thomas Mullaly authored
-
Thomas Mullaly authored
-
Thomas Mullaly authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Paul Vriens authored
-
Nikolay Sivov authored
-
Jacek Caban authored
-
Austin English authored
-
Ken Thomases authored
-
Maarten Lankhorst authored
-
- 27 Nov, 2010 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 26 Nov, 2010 20 commits
-
-
Alexandre Julliard authored
-
Francois Gouget authored
If not provided an explicit address, FreeBSD won't mmap any memory below the executable. In particularly this means any memory below that is unavailable to dlopen() and malloc(). This fixes the bug where large WineLib binaries, in particular winetest, failed to load because there was not enough space left for them and the native libraries they linked to. The drawback is that we can no longer load very large Windows executables (between about 1.5 and 2 GB).
-
Hans Leidekker authored
These tests succeed on Wine if you run them from a volume for which GetDriveType returns something other than DRIVE_FIXED, e.g. a ramdisk.
-
Hans Leidekker authored
Avoids accessing uninitialized memory when the TextStyle table is absent.
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Louis Lenders authored
ntdll: Set the IdleTime member from the SystemPerformanceInformation info class in NtQuerySystemInformation.
-
Christian Inci authored
-
Volodymyr M. Shcherbyna authored
-
Akihiro Sagawa authored
-
Peter Urbanec authored
-
Maarten Lankhorst authored
-
Michael Stefaniuc authored
Translation by Rajesh Ranjan.
-
Juan Lang authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-