Commit History

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