-
- Downloads
Linux (just x86?) doesn't have h_errno. But it has __h_errno_location
to return the address of the (thread-local) h_errno variable, so use that to get the value of h_errno. Add GET-H-ERRNO function to return the value of h_errno.
Loading
Please register or sign in to comment