Skip to content
Snippets Groups Projects
Commit 6b5b3c08 authored by rtoy's avatar rtoy
Browse files

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.
parent b6c2ecd7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment