25 Apr
2022
25 Apr
'22
6:38 p.m.
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.