Alexandre Julliard : msvcrt: The __p_* functions are only exported on i386.

Alexandre Julliard julliard at winehq.org
Tue Dec 16 08:40:28 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Dec 15 16:20:08 2008 +0100

msvcrt: The __p_* functions are only exported on i386.

---

 dlls/msvcr71/msvcr71.spec   |   56 +++++++++++++++++++-------------------
 dlls/msvcrt/msvcrt.spec     |   56 +++++++++++++++++++-------------------
 dlls/msvcrt20/msvcrt20.spec |   50 +++++++++++++++++-----------------
 dlls/msvcrt40/msvcrt40.spec |   52 ++++++++++++++++++------------------
 dlls/msvcrtd/msvcrtd.spec   |   62 +++++++++++++++++++++---------------------
 include/msvcrt/malloc.h     |    4 +++
 include/msvcrt/mbctype.h    |    4 +++
 include/msvcrt/stdio.h      |    7 +----
 include/msvcrt/stdlib.h     |   56 +++++++++++++++++++++++++--------------
 include/msvcrt/time.h       |    7 +++++
 10 files changed, 190 insertions(+), 164 deletions(-)

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



More information about the wine-cvs mailing list