Commit Verlauf

Autor SHA1 Nachricht Datum
  Damjan Jovanovic f5e51cfc55 loader: Use sysctl instead of /proc/curproc/file on FreeBSD. vor 3 Jahren
  Alexandre Julliard 28d7d5ba93 loader: Avoid including wine/port.h. vor 3 Jahren
  Alexandre Julliard 2801d6341c makefiles: Install Unix binaries into an architecture-specific directory. vor 3 Jahren
  Alexandre Julliard 4826900a30 loader: No longer depend on libwine. vor 4 Jahren
  Alexandre Julliard af1a328fa0 ntdll: Use syscalls for the Wine version functions. vor 4 Jahren
  Martin Storsjo a75596c94d loader: Fix the generic case in get_self_exe(). vor 4 Jahren
  Alexandre Julliard 50134cce82 ntdll: Do the pre-exec checks in the Unix library. vor 4 Jahren
  Alexandre Julliard 526522caae loader: Try to load ntdll.so before libwine initialization. vor 4 Jahren
  Alexandre Julliard a449385150 loader: Remove a check for antediluvian glibc. vor 4 Jahren
  Sebastian Lackner a0ab2a7b0c loader: Implement preloader for macOS. vor 6 Jahren
  André Hentschel c459357b0d loader: We now have a preloader on ARM64. vor 7 Jahren
  Alexandre Julliard fec21ed619 configure: Re-enable the preloader on Android. vor 7 Jahren
  Alexandre Julliard c2d7bda87f loader: The preloader is not supported on Android, don't try to use it. vor 8 Jahren
  André Hentschel 9a1fab59e7 loader: Run checks also on ARM Linux. vor 9 Jahren
  André Hentschel 4b708fc325 loader: Treat BSDs architecture independent for wine64. vor 10 Jahren
  Alexandre Julliard 6f1932dbca loader: Hardcode Linux syscall numbers. vor 12 Jahren
  Charles Davis b51c2ba9f7 loader: On Mac OS with Clang, don't use external symbols for the DOS and shared heap segments. vor 12 Jahren
  André Hentschel 1491e7b99c loader: Add check for DragonFly BSD. vor 12 Jahren
  Charles Davis ec37157b06 loader: Fix constant address warning on Mac OS. vor 13 Jahren
  Austin English 534196fba9 loader: Add missing checks for FreeBSD_kernel. vor 14 Jahren
  Alexandre Julliard 13eafa047d configure: Get rid of the replacement function for gettid. vor 14 Jahren
  Alexandre Julliard 0a0862001b loader: Build the preloader for x86-64. vor 14 Jahren
  Yann Droneaud 23e9104721 loader: Use __asm__ keyword instead of asm. vor 15 Jahren
  Alexandre Julliard 4fda657a0a loader: Get rid of the pthread support routines. vor 15 Jahren
  Alexandre Julliard 1ac7576d47 ntdll: Disable releasing the address space on Mac OS since dyld doesn't support this. vor 15 Jahren
  Alexandre Julliard 8d833ee2e7 loader: Reserve some more memory to cover the native ole32 addresses. vor 15 Jahren
  Alexandre Julliard 691bdbd123 configure: Rename the shared heap segment to avoid a Mac OS linker bug with 16-char names. vor 15 Jahren
  Alexandre Julliard 17c09347c0 loader: Don't bother checking for pthread.h existence, we require it anyway. vor 15 Jahren
  Alexandre Julliard f4a19c8463 loader: Merge the first and second stage loaders into a single wine binary. vor 15 Jahren
  Alexandre Julliard 17ab587567 loader: Use a hidden function instead of an exported global variable to setup pthread functions. vor 16 Jahren