From 8c8ee3d3b8c51a97a1c194939b983d4cb112d9d4 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Tue, 13 Oct 2009 17:57:06 +0000 Subject: [PATCH] Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP, ENOLINK, EPROTO, ENOTCAPABLE. Submitted by: Alan R. S. Bueno MFC after: 3 days (most) --- lib/libc/nls/C.msg | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/libc/nls/C.msg b/lib/libc/nls/C.msg index aa2c4cc881a..b25e83f330a 100644 --- a/lib/libc/nls/C.msg +++ b/lib/libc/nls/C.msg @@ -181,6 +181,16 @@ $ ENOATTR 87 Attribute not found $ EDOOFUS 88 Programming error +$ EBADMSG +89 Bad message +$ EMULTIHOP +90 Multihop attempted +$ ENOLINK +91 Link has been severed +$ EPROTO +92 Protocol error +$ ENOTCAPABLE +93 Capabilities insufficient $ $ strsignal() support catalog $