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