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

Zebediah Figura zfigura at codeweavers.com
Mon Apr 25 13:38:45 CDT 2022


On 4/24/22 14:06, Piotr Caban wrote:
>> I think it may be easiest just to manually define the timespec 
>> structure(s).
> I don't think we should do it. While it will probably work in i386 only 
> case it looks risky.

I don't understand; why is it risky? It's part of the syscall ABI, so it 
should never change.



More information about the wine-devel mailing list