X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6d2010ae8f7a6078e10b361c6962983bab233e0f..eb6b6ca394357805f2bdba989abae309f718b4d8:/libsyscall/mach/err_kern.sub diff --git a/libsyscall/mach/err_kern.sub b/libsyscall/mach/err_kern.sub index bc059a5dd..0cfc2646a 100644 --- a/libsyscall/mach/err_kern.sub +++ b/libsyscall/mach/err_kern.sub @@ -85,6 +85,11 @@ static const char * const err_codes_kern[] = { "(os/kern) let orphan continue", /* 45 */ "(os/kern) service not supported", "(os/kern) remote node down", + "(os/kern) thread not waiting", + "(os/kern) operation timed out", + "(os/kern) code signing error", /* 50 */ + "(os/kern) policy is static", + "(os/kern) insufficient input buffer size", }; static const char * const err_codes_unix[] = {