summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2009-10-13 17:57:06 +0000
committerrwatson <rwatson@FreeBSD.org>2009-10-13 17:57:06 +0000
commit1e0040cfb5c218e082b1d15cdc2589447d18d934 (patch)
tree10bb8a15f50448ff09aa1ad45515cae3db657ad5 /lib
parent212f31d5ee95544ec73f2771a740b519af9fdc5d (diff)
downloadFreeBSD-src-1e0040cfb5c218e082b1d15cdc2589447d18d934.zip
FreeBSD-src-1e0040cfb5c218e082b1d15cdc2589447d18d934.tar.gz
Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP,
ENOLINK, EPROTO, ENOTCAPABLE. Submitted by: Alan R. S. Bueno <alan.bsd at gmail.com> MFC after: 3 days (most)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/nls/C.msg10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/libc/nls/C.msg b/lib/libc/nls/C.msg
index aa2c4cc..b25e83f 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
$
OpenPOWER on IntegriCloud