This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ea62530466
Sweden-Number
/
loader
/
.gitignore
8 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision
1998-10-04 20:02:24 +02: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 23:32:49 +02: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 04:28:21 +01: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-07 00:05:41 +01: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 22:59:22 +02: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-07 00:05:41 +01:00
wine-pthread
Moved the wine manpage to the loader/ directory.
2005-06-15 12:25:40 +02:00
wine.man