-
Stacey Son authored
To emulate signals and interrupted system calls, we need to have the same mechanisms we have in the kernel, including these errno values. Signed-off-by:
Stacey Son <sson@FreeBSD.org>
Signed-off-by:
Warner Losh <imp@bsdimp.com>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Reviewed-by:
Kyle Evans <kevans@FreeBSD.org>Stacey Son authoredTo emulate signals and interrupted system calls, we need to have the same mechanisms we have in the kernel, including these errno values. Signed-off-by:
Stacey Son <sson@FreeBSD.org>
Signed-off-by:
Warner Losh <imp@bsdimp.com>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Reviewed-by:
Kyle Evans <kevans@FreeBSD.org>
Loading