[PATCH 1/2] msvcrt: Add tmpnam_s implementation

Piotr Caban piotr at codeweavers.com
Tue Dec 22 10:43:20 CST 2015


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  .../api-ms-win-crt-stdio-l1-1-0.spec               |  2 +-
  dlls/msvcr100/msvcr100.spec                        |  2 +-
  dlls/msvcr110/msvcr110.spec                        |  2 +-
  dlls/msvcr120/msvcr120.spec                        |  2 +-
  dlls/msvcr120_app/msvcr120_app.spec                |  2 +-
  dlls/msvcr80/msvcr80.spec                          |  2 +-
  dlls/msvcr90/msvcr90.spec                          |  2 +-
  dlls/msvcrt/file.c                                 | 72 
+++++++++++++++++-----
  dlls/msvcrt/msvcrt.h                               |  1 +
  dlls/msvcrt/msvcrt.spec                            |  2 +-
  dlls/ucrtbase/ucrtbase.spec                        |  2 +-
  11 files changed, 66 insertions(+), 25 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Add-tmpnam_s-implementation.txt
Type: text/x-patch
Size: 7773 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151222/4bbe0c5d/attachment.bin>


More information about the wine-patches mailing list