Alexandre Julliard : loader: Merge the first and second stage loaders into a single wine binary.

Alexandre Julliard julliard at winehq.org
Wed Mar 11 10:04:21 CDT 2009


Module: wine
Branch: master
Commit: f4a19c8463abcc367256b5f36e358df9701eb28d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f4a19c8463abcc367256b5f36e358df9701eb28d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar 10 18:22:38 2009 +0100

loader: Merge the first and second stage loaders into a single wine binary.

---

 .gitignore              |    8 +--
 configure               |   13 +----
 configure.ac            |    7 +--
 dlls/kernel32/process.c |    1 +
 loader/Makefile.in      |   55 ++++-------------
 loader/freebsd.c        |   61 -------------------
 loader/glibc.c          |  153 -----------------------------------------------
 loader/main.c           |  115 ++++++++++++++++++++++++++++++++++-
 8 files changed, 131 insertions(+), 282 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f4a19c8463abcc367256b5f36e358df9701eb28d



More information about the wine-cvs mailing list