Commit Verlauf

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