[PATCH v3] ntdll: Don't define _TIME_BITS 64 for futex code.

Piotr Caban piotr at codeweavers.com
Sun Apr 24 13:50:03 CDT 2022


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/ntdll/Makefile.in         |  1 +
  dlls/ntdll/unix/futex.c        | 84 ++++++++++++++++++++++++++++++++++
  dlls/ntdll/unix/sync.c         | 42 +----------------
  dlls/ntdll/unix/unix_private.h |  6 +++
  4 files changed, 92 insertions(+), 41 deletions(-)
  create mode 100644 dlls/ntdll/unix/futex.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Don-t-define-_TIME_BITS-64-for-futex-code.txt
Type: text/x-patch
Size: 5313 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220424/4f4c2cbb/attachment.bin>


More information about the wine-devel mailing list