File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ \section{Standard Module \sectcode{errno}}
44\renewcommand {\indexsubitem }{E(in module errno)}
55
66This module makes available standard errno system symbols.
7+ The value of each symbol is the corresponding integer value.
78The names and descriptions are borrowed from linux/include/errno.h,
89which should be pretty all-inclusive. Of the following list, symbols
910that are not used on the current platform are not defined by the
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ \section{Standard Module \sectcode{errno}}
44\renewcommand {\indexsubitem }{E(in module errno)}
55
66This module makes available standard errno system symbols.
7+ The value of each symbol is the corresponding integer value.
78The names and descriptions are borrowed from linux/include/errno.h,
89which should be pretty all-inclusive. Of the following list, symbols
910that are not used on the current platform are not defined by the
You can’t perform that action at this time.
0 commit comments