[PATCH 1/5] msvcrt: Added sprintf_p_l implementation

Piotr Caban piotr at codeweavers.com
Wed Apr 27 05:09:01 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        |   73 +++++++++++++++++++++++++++++
  dlls/msvcrt/tests/printf.c  |   44 +++++++++++++++++
  dlls/msvcrt/wcs.c           |  108 
+++++++++++++++++++++++++++++++++++++++++++
  include/msvcrt/crtdefs.h    |    2 +
  9 files changed, 246 insertions(+), 17 deletions(-)


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


More information about the wine-patches mailing list