Module errno

Source
Expand description

System error numbers.

Enums§

Errno
The error type for I/O operations and system calls.

Functions§

sys_errno
Get the error number from the thread local storage
sys_errno_location
Returns the pointer to errno.
sys_get_errno
Get the error number from the thread local storage