]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user/errno_defs.h: Add internal error numbers
authorStacey Son <sson@FreeBSD.org>
Sat, 18 Sep 2021 15:27:47 +0000 (09:27 -0600)
committerWarner Losh <imp@bsdimp.com>
Mon, 18 Oct 2021 18:51:39 +0000 (12:51 -0600)
commit7cb4d7c917c2718f9fd5a075c2e4b4fca3be482a
tree6ed323b00e91fb2b05e7e96fba5672314adc2602
parente5f674f01cdfbb7b98374a947aed84412f4c763f
bsd-user/errno_defs.h: Add internal error numbers

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>
bsd-user/errno_defs.h