K 10 svn:author V 3 ume K 8 svn:date V 27 2010-08-28T17:06:22.487201Z K 7 svn:log V 280 MFC r211276: - When there is no room for returning the result, nss backend have to return ERANGE and terminate with NS_RETURN. - When gethostbyname_r(3) and the friends end with an error, set errno to the value nss backend returns, and return errno value. PR: kern/131623 END