Historique des commits

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