This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-24 15:01:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
loader
/
.gitignore
8 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision
1998-10-04 18:02:24 +00:00
Makefile
New loading scheme for Winelib apps, makes them behave like builtin dlls and takes load order into account. Install them in dlldir. Improved MODULE_GetBinaryType to recognize ELF binaries. Added a wrapper script to setup the environment when running directly from inside the source tree.
2002-05-22 21:32:49 +00:00
wine
Added a wine-glibc binary that detects the glibc threading in use and execs the corresponding wine binary. Removed the --with-nptl configure option.
2003-11-12 03:28:21 +00:00
wine-glibc
Create two separate wine binaries, one using libpthread and one using kernel threading directly. Get rid of the remaining HAVE_NPTL ifdefs. Remove the scheduler directory.
2003-11-06 23:05:41 +00:00
wine-kthread
Initial version of the Wine preloader, used to reserve memory areas at startup. Based on the work of Mike McCormack.
2004-05-28 20:59:22 +00:00
wine-preloader
Create two separate wine binaries, one using libpthread and one using kernel threading directly. Get rid of the remaining HAVE_NPTL ifdefs. Remove the scheduler directory.
2003-11-06 23:05:41 +00:00
wine-pthread
Moved the wine manpage to the loader/ directory.
2005-06-15 10:25:40 +00:00
wine.man
Reference in New Issue
Copy Permalink