[PATCH 06/10] msvcrt: Added sprintf_p_l implementation

Piotr Caban piotr at codeweavers.com
Fri Apr 15 10:58:51 CDT 2011


---
  dlls/msvcr100/msvcr100.spec |    8 ++--
  dlls/msvcr80/msvcr80.spec   |    8 ++--
  dlls/msvcr90/msvcr90.spec   |    8 ++--
  dlls/msvcrt/msvcrt.h        |    2 +
  dlls/msvcrt/msvcrt.spec     |   10 ++--
  dlls/msvcrt/printf.h        |   58 +++++++++++++++++++++++++
  dlls/msvcrt/tests/printf.c  |   44 +++++++++++++++++++
  dlls/msvcrt/wcs.c           |  100 
+++++++++++++++++++++++++++++++++++++++++++
  include/msvcrt/crtdefs.h    |    2 +
  9 files changed, 223 insertions(+), 17 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-msvcrt-Added-sprintf_p_l-implementation.txt
Type: text/x-patch
Size: 15378 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110415/b394dee0/attachment.bin>


More information about the wine-patches mailing list