| author | Jeremy T. Bouse <undrgrid@users.sourceforge.net> | |
| Fri, 7 Mar 2003 22:11:25 +0000 (22:11 +0000) | ||
| committer | Jeremy T. Bouse <undrgrid@users.sourceforge.net> | |
| Fri, 7 Mar 2003 22:11:25 +0000 (22:11 +0000) | ||
| commit | 7ceff0d5a95f5c5f34235ef6682595f169864d2f | |
| tree | e153a07b7ba9416c1b7262ce00542e55cab9cb93 | tree | snapshot |
| parent | 1f7520fae4a776e0af2c5221071f1ff300de8727 | commit | diff |
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
if missing in system libs and lwres not present
Moved all references to netdb.h and sys/socket.h into common.h.in
Modified automake call in tools/setup to include adding missing files
so config.sub and config.guess will be available
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@376 f882894a-f735-0410-b71e-b25c423dba1c
if missing in system libs and lwres not present
Moved all references to netdb.h and sys/socket.h into common.h.in
Modified automake call in tools/setup to include adding missing files
so config.sub and config.guess will be available
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@376 f882894a-f735-0410-b71e-b25c423dba1c
| configure.in | diff | blob | history | |
| lib/Makefile.am | diff | blob | history | |
| lib/getaddrinfo.c | [new file with mode: 0644] | blob |
| lib/getaddrinfo.h | [new file with mode: 0644] | blob |
| lib/gethostbyname.c | [new file with mode: 0644] | blob |
| lib/gethostbyname.h | [new file with mode: 0644] | blob |
| plugins/check_pgsql.c | diff | blob | history | |
| plugins/common.h.in | diff | blob | history | |
| plugins/netutils.c | diff | blob | history | |
| plugins/netutils.h.in | diff | blob | history | |
| tools/setup | diff | blob | history |