• R
    remove bogus extra logic for close cancellability · 61b56a8d
    Rich Felker 提交于
    like all other syscalls, close should return to the caller if and only
    if it successfully performed its action. it is necessary that the
    application be able to determine whether the close succeeded.
    61b56a8d
close.c 117 字节