* nss/getnssent_r.c (__nss_getent_r): Use EAGAIN instead of errno
commit9bfce4bf2865c2981a8d790ae7f6c50c4e87dd97
authorRoland McGrath <roland@gnu.org>
Thu, 12 Sep 2002 02:58:43 +0000 (12 02:58 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 12 Sep 2002 02:58:43 +0000 (12 02:58 +0000)
tree3d870712dd378958807f0dc88d82884413168289
parent049e7c97d6f4d191717b06ede1da40965f032148
* nss/getnssent_r.c (__nss_getent_r): Use EAGAIN instead of errno

when using h_errno and it's not set to NETDB_INTERNAL.
* nss/getXXbyYY_r.c [NEED_H_ERRNO]: Likewise.

* Makefile ($(common-objpfx)testrun.sh): New target.
(others): Depend on it.
(postclean-generated): Append it.
ChangeLog
Makefile
nss/getXXbyYY_r.c
nss/getnssent_r.c