Alexandre Julliard
|
e3001b6a7c
configure: Assume that sys/mman.h is available on Unix.
|
hace 2 años |
Alexandre Julliard
|
06f6637363
libwine: Avoid including wine/port.h.
|
hace 3 años |
Alexandre Julliard
|
2bf8293e8f
libwine: Mark more functions as obsolete.
|
hace 3 años |
Alexandre Julliard
|
758e75cc46
libwine: Move the Android JNI initialization to ntdll.
|
hace 3 años |
Alexandre Julliard
|
a9a08dbc3d
libwine: Remove wine/library.h.
|
hace 4 años |
Alexandre Julliard
|
98682cfd01
libwine: Make the various directory functions obsolete.
|
hace 4 años |
Chip Davis
|
d01b177bee
libwine: Add missing return (Clang).
|
hace 4 años |
Alexandre Julliard
|
b87256cd1d
libwine: Make the dlopen() wrapper functions obsolete.
|
hace 4 años |
Alexandre Julliard
|
a698750630
libwine: Avoid using wine_get/set_fs().
|
hace 4 años |
Alexandre Julliard
|
c599ec1494
libwine: Make some loader functions obsolete.
|
hace 4 años |
Alexandre Julliard
|
44dc9d7383
libwine: Remove some conditional code that was only needed for Windows.
|
hace 5 años |
Michael Müller
|
9fd13a1a5e
libwine: Do not restrict base address of main thread on 64 bit mac os.
|
hace 6 años |
Chip Davis
|
bdca749f7b
libwine: Use getsegmentdata(3) on Mac OS to find the end of the __TEXT segment.
|
hace 6 años |
Alexandre Julliard
|
20d13d0b78
libwine: Also apply the load delta to the FirstThunk table.
|
hace 7 años |
Alexandre Julliard
|
98860707bc
libwine: Handle WINEDEBUGLOG variable on Android to specify a log file.
|
hace 7 años |
Alexandre Julliard
|
5142e56aee
libwine: Clear the %fs register we got from Android to force allocating a new one.
|
hace 7 años |
Alexandre Julliard
|
1fa7710ff9
makefiles: Get rid of the DLLPREFIX variable.
|
hace 9 años |
Alexandre Julliard
|
d197252fb3
libwine: Pass the correct length to GetStringUTFRegion.
|
hace 9 años |
Alexandre Julliard
|
a6a9b05dee
libwine: No longer look for libraries in the dll path on Android.
|
hace 10 años |
Alexandre Julliard
|
8478cece69
libwine: Update LD_LIBRARY_PATH in the current process from the JNI environment.
|
hace 10 años |
Ken Thomases
|
e577e4b3e6
libwine: Fix a potential write through a null pointer. (Clang).
|
hace 11 años |
Alexandre Julliard
|
c30923f25b
libwine: Add JNI initialisation support to start Wine from an Android activity.
|
hace 11 años |
Alexandre Julliard
|
626be2eab1
libwine: Look for all libraries in the dll search path on Android.
|
hace 11 años |
Alexandre Julliard
|
a83c598c79
makefiles: Add support for specifying a prefix for installed library file names.
|
hace 11 años |
Dmitry Timoshkov
|
e2791cdfb1
include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition.
|
hace 11 años |
Ken Thomases
|
cf73350d9f
loader: On Mac, if Wine is already on secondary thread, don't reserve it for the system frameworks.
|
hace 11 años |
Alexandre Julliard
|
cef0fde53d
libwine: Use sysconf() instead of getpagesize().
|
hace 12 años |
Ken Thomases
|
573436047e
libwine: Call the Mac Multi-Processing Services lib from the main thread first.
|
hace 12 años |
Alexandre Julliard
|
7a7b60098f
libwine: Fix a pointer comparison warning.
|
hace 14 años |
Ken Thomases
|
47dea9b670
loader: On Mac, reserve the process's original thread for the frameworks.
|
hace 14 años |