From: Samuel Thibault Date: Tue, 14 Jan 2025 21:40:54 +0000 (+0100) Subject: mach: Add missing error messages X-Git-Tag: glibc-2.41~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a402cae36d95a2141703df324b5de5b581868c5c;p=thirdparty%2Fglibc.git mach: Add missing error messages --- diff --git a/mach/err_kern.sub b/mach/err_kern.sub index 42c38ebd59..df380fa414 100644 --- a/mach/err_kern.sub +++ b/mach/err_kern.sub @@ -74,6 +74,11 @@ static char * err_codes_kern[] = { "(os/kern) right exists", "(os/kern) invalid host", "(os/kern) memory present", + "(os/kern) write protection failure", + "(os/kern) Unknown error code: 25", + "(os/kern) object is terminated", + "(os/kern) operation timed out", + "(os/kern) operation was interrupted", }; static char * err_codes_device[] = {