Module: wine Branch: master Commit: 70b447d078eb3fe9fc6f237026ee13cd54517a7d URL: http://source.winehq.org/git/wine.git/?a=commit;h=70b447d078eb3fe9fc6f237026...
Author: Iván Matellanes matellanesivan@gmail.com Date: Mon Jun 8 21:26:43 2015 +0200
msvcirt: Add implementation of streambuf locking.
---
dlls/msvcirt/msvcirt.c | 52 +++++++++++++++++++- dlls/msvcirt/msvcirt.spec | 20 ++++---- dlls/msvcirt/tests/msvcirt.c | 111 ++++++++++++++++++++++++++++++++++++++++++- dlls/msvcrt20/msvcrt20.spec | 20 ++++---- dlls/msvcrt40/msvcrt40.spec | 20 ++++---- 5 files changed, 189 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=70b447d078eb3fe9fc6f23...