Module: wine Branch: master Commit: b90320652d94f31d0e4d8722568ca2826cf929c9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b90320652d94f31d0e4d872256... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Mon Mar 29 00:00:26 2010 +0200 msvcrt: Rename functions conflicting with mingw headers. --- dlls/msvcrt/file.c | 10 +++++----- dlls/msvcrt/math.c | 6 +++--- dlls/msvcrt/mbcs.c | 2 +- dlls/msvcrt/msvcrt.h | 7 ++++--- dlls/msvcrt/msvcrt.spec | 20 ++++++++++---------- dlls/msvcrt/process.c | 14 +++++++------- dlls/msvcrt/string.c | 2 +- dlls/msvcrt/wcs.c | 2 +- 8 files changed, 32 insertions(+), 31 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b90320652d94f31d0e4d87...