-
- Downloads
Make all ports use an accessor function to retrieve the value of
h_errno. Like errno, it is left unspecified whether h_errno is a macro or an identifier declared with external linkage. Let the C compiler sort this out for us.
Please register or sign in to comment