summaryrefslogtreecommitdiff
path: root/manual/errno.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/errno.texi')
-rw-r--r--manual/errno.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/manual/errno.texi b/manual/errno.texi
index 1068be3a50..5b400fe64b 100644
--- a/manual/errno.texi
+++ b/manual/errno.texi
@@ -993,6 +993,18 @@ the normal result is for the operations affected to complete with this
error; @pxref{Cancel AIO Operations}.
@end deftypevr
+@comment errno.h
+@comment GNU: Owner died
+@deftypevr Macro int EOWNERDEAD
+@comment errno 120
+@end deftypevr
+
+@comment errno.h
+@comment GNU: State not recoverable
+@deftypevr Macro int ENOTRECOVERABLE
+@comment errno 121
+@end deftypevr
+
@emph{The following error codes are defined by the Linux/i386 kernel.
They are not yet documented.}