mirror of git://sourceware.org/git/glibc.git
* inet/Makefile (routines): Add getipnodebyad and freehostent. * inet/Versions [GLIBC_2.2] (libc): Add getipnodebyad and freehostent. * inet/freehostent.c: New file. * inet/getipnodebyad.c: New file. * nss/digits_dots.c: Fail if IPv6 is found and IPv4 is requested. Add support for getipnode* functions. * nss/digits_dots.c: Don't use __set_h_errno, assign to *h_errnop. Set h_aliases to NULL and not to a pointer to an array with a NULL pointer following XNS 5.2. |
||
|---|---|---|
| .. | ||
| arpa | ||
| netinet | ||
| protocols | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| aliases.h | ||
| ether_aton.c | ||
| ether_aton_r.c | ||
| ether_hton.c | ||
| ether_line.c | ||
| ether_ntoa.c | ||
| ether_ntoa_r.c | ||
| ether_ntoh.c | ||
| freehostent.c | ||
| getaliasent.c | ||
| getaliasent_r.c | ||
| getaliasname.c | ||
| getaliasname_r.c | ||
| gethstbyad.c | ||
| gethstbyad_r.c | ||
| gethstbynm.c | ||
| gethstbynm2.c | ||
| gethstbynm2_r.c | ||
| gethstbynm_r.c | ||
| gethstent.c | ||
| gethstent_r.c | ||
| getipnodebyad.c | ||
| getnameinfo.c | ||
| getnetbyad.c | ||
| getnetbyad_r.c | ||
| getnetbynm.c | ||
| getnetbynm_r.c | ||
| getnetent.c | ||
| getnetent_r.c | ||
| getnetgrent.c | ||
| getnetgrent_r.c | ||
| getproto.c | ||
| getproto_r.c | ||
| getprtent.c | ||
| getprtent_r.c | ||
| getprtname.c | ||
| getprtname_r.c | ||
| getrpcbyname.c | ||
| getrpcbyname_r.c | ||
| getrpcbynumber.c | ||
| getrpcbynumber_r.c | ||
| getrpcent.c | ||
| getrpcent_r.c | ||
| getservent.c | ||
| getservent_r.c | ||
| getsrvbynm.c | ||
| getsrvbynm_r.c | ||
| getsrvbypt.c | ||
| getsrvbypt_r.c | ||
| herrno.c | ||
| htontest.c | ||
| in6_addr.c | ||
| inet_lnaof.c | ||
| inet_mkadr.c | ||
| inet_net.c | ||
| inet_netof.c | ||
| inet_ntoa.c | ||
| netgroup.h | ||
| rcmd.c | ||
| rexec.c | ||
| ruserpass.c | ||
| test_ifindex.c | ||
| tst-ether_aton.c | ||
| tst-ntoa.c | ||