You should not remove the checking of the return value of get*_r.  When
these return nonzero, that value (also in errno) should be returned.  If it
returns zero that means "nothing went wrong", in which case the result
being null means "not found" and that case is what we need to handle
differently.


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to