summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-05-04 19:07:22 +0000
committerpluknet <pluknet@FreeBSD.org>2013-05-04 19:07:22 +0000
commitbf7b6b6227253281ec4cfedd2f8c95e19532acb3 (patch)
tree36569bd97613ed668196165becbd391608df4cd0 /lib/libc/nls
parentf106bf787a663f94d44ad2b9916394298e13428e (diff)
downloadFreeBSD-src-bf7b6b6227253281ec4cfedd2f8c95e19532acb3.zip
FreeBSD-src-bf7b6b6227253281ec4cfedd2f8c95e19532acb3.tar.gz
POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos.
Diffstat (limited to 'lib/libc/nls')
-rw-r--r--lib/libc/nls/C.msg4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/nls/C.msg b/lib/libc/nls/C.msg
index 1f71b2f..d08c571 100644
--- a/lib/libc/nls/C.msg
+++ b/lib/libc/nls/C.msg
@@ -193,6 +193,10 @@ $ ENOTCAPABLE
93 Capabilities insufficient
$ ECAPMODE
94 Not permitted in capability mode
+$ ENOTRECOVERABLE
+95 State not recoverable
+$ EOWNERDEAD
+96 Previous owner died
$
$ strsignal() support catalog
$
OpenPOWER on IntegriCloud