Module: wine Branch: master Commit: 6bbd3cacb82e371e23f2695c09fbbcad5f9c509b URL: http://source.winehq.org/git/wine.git/?a=commit;h=6bbd3cacb82e371e23f2695c09...
Author: Tijl Coosemans tijl@ulyssis.org Date: Tue Sep 18 16:33:34 2007 +0200
msvcrt: Resolve symbols clashes with FreeBSD libc.
---
dlls/msvcrt/dir.c | 6 ++-- dlls/msvcrt/errno.c | 8 +++--- dlls/msvcrt/file.c | 60 +++++++++++++++++++++++----------------------- dlls/msvcrt/misc.c | 2 +- dlls/msvcrt/msvcrt.h | 10 ++++---- dlls/msvcrt/msvcrt.spec | 34 +++++++++++++------------- dlls/msvcrt/process.c | 32 ++++++++++++------------ 7 files changed, 76 insertions(+), 76 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6bbd3cacb82e371e23f269...