[PATCH 5/8] msvcrt: Rename scheduler.c file to concurrency.c.

Piotr Caban piotr at codeweavers.com
Wed Aug 18 09:09:09 CDT 2021


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcr100/Makefile.in                  | 2 +-
  dlls/msvcr110/Makefile.in                  | 2 +-
  dlls/msvcr120/Makefile.in                  | 2 +-
  dlls/msvcrt/Makefile.in                    | 2 +-
  dlls/msvcrt/{scheduler.c => concurrency.c} | 6 +++---
  dlls/msvcrt/main.c                         | 4 ++--
  dlls/msvcrt/msvcrt.h                       | 4 ++--
  7 files changed, 11 insertions(+), 11 deletions(-)
  rename dlls/msvcrt/{scheduler.c => concurrency.c} (99%)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-msvcrt-Rename-scheduler.c-file-to-concurrency.c.txt
Type: text/x-patch
Size: 4045 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210818/9ea19570/attachment-0001.bin>


More information about the wine-devel mailing list