Commit Graph

2 Commits

Author SHA1 Message Date
Jan Šafránek 2ba84591e1 rediff all patches 2008-09-01 08:09:50 +00:00
Nalin Dahyabhai b944bc0fd9 The non-reentrant gethostbyXXXX() functions deadlock if called recursively, for
example if libldap needs to be initialized from within gethostbyXXXX() (which
actually happens if nss_ldap is used for hostname resolution and earlier
modules can't resolve the local host name), so use the reentrant versions of
the functions, even if we're not being compiled for use in libldap_r (patch
from Jeffery Layton, #179730).
2006-02-24 01:09:36 +00:00