]> git.saurik.com Git - apple/xnu.git/blobdiff - libsyscall/mach/err_kern.sub
xnu-6153.141.1.tar.gz
[apple/xnu.git] / libsyscall / mach / err_kern.sub
index bc059a5dd7b35742858fc070daec8f7b980e1db3..0cfc2646aa7db53f147579eae6df4a83ac950def 100644 (file)
@@ -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[] = {