MyOS Libc
|
Go to the source code of this file.
Macros | |
#define | errno (*(__get_errno_address())) |
wrapper around __get_errno_address to provide the errno variable | |
Functions | |
int * | __get_errno_address () |
int* __get_errno_address | ( | ) |
Gets the address of errno for the current thread.