[PATCH v2] ntdll: Fix passing timeout to FUTEX_WAIT when 64-bit time_t is used.

Piotr Caban piotr at codeweavers.com
Fri Apr 22 07:29:47 CDT 2022


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
I'm not sure if it's the best way of fixing the problem. I can't find 
anything else except of detecting time_t size at runtime.

  dlls/ntdll/unix/sync.c | 27 +++++++++++++++++++++------
  1 file changed, 21 insertions(+), 6 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-passing-timeout-to-FUTEX_WAIT-when-_TIME_BIT.txt
Type: text/x-patch
Size: 1689 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220422/d728cd46/attachment.bin>


More information about the wine-devel mailing list