• A
    x32: fix sigtimedwait · b2ddedcd
    Al Viro 提交于
    It needs 64bit timespec.  As it is, we end up truncating the timeout
    to whole seconds; usually it doesn't matter, but for having all
    sub-second timeouts truncated to one jiffy is visibly wrong.
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    b2ddedcd
compat.c 30.9 KB