ChangeSet ID: 9840 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/23 19:23:51
Modified files: include/msvcrt : stdio.h dlls/msvcrt : file.c
Log message: Pavel Roskin proski@gnu.org MSVCRT_tmpnam(): complete rewrite. Use the same names as the native version. Use the caller-supplied buffer if possible.
Patch: http://cvs.winehq.com/patch.py?id=9840
Old revision New revision Changes Path 1.14 1.15 +2 -0 wine/include/msvcrt/stdio.h 1.57 1.58 +38 -9 wine/dlls/msvcrt/file.c