21 "Operation not permitted",
22 "No such file or directory",
24 "Interrupted function call",
26 "No such device or address",
29 "Bad file descriptor",
31 "Resource temporarily unavailable",
43 "Too many open files in system",
44 "Too many open files",
45 "Inappropriate I/O control operation",
48 "No space left on device",
50 "Read-only file system",
56 "Resource deadlock avoided",
60 "Function not implemented",
61 "Directory not empty",
62 "Illegal byte sequence",
69 "address not available",
70 "address family not supported",
71 "connection already in progress",
77 "destination address required",
80 "operation in progress",
82 "too many symbolic link levels",
86 "network unreachable",
88 "no message available",
92 "no stream resources",
95 "state not recoverable",
98 "operation not supported",
103 "protocol not supported",
104 "wrong protocol type",
108 "operation would block",
int *__cdecl __sys_nerr()
char **__cdecl __sys_errlist()
char const *const _sys_errlist[]
size_t const _sys_first_posix_error
char const *const _sys_posix_errlist[]
size_t const _sys_last_posix_error