monitoring-plugins/lib
Jeremy T. Bouse 11b35b92e3 Spent the day working on backwards compatability using getaddrinfo()
Moved getaddrinfo.? and gethostbyname.? from lib/ to plugins/ due to
problems with compiling into the libnagiosplug.a as it required linking
against socket libraries which are unneeded except for network based
plugins.
This code should hopefully happily work for all systems and has been tested
prior to commit on Debian GNU/Linux, SPARC Solaris 7 and SPARC Solaris 9.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@424 f882894a-f735-0410-b71e-b25c423dba1c
2003-03-15 01:25:35 +00:00
..
.cvsignore Add ignore files 2003-02-12 22:30:38 +00:00
getloadavg.c Move getloadavg to lib directory. Must run "aclocal -I lib" 2003-02-19 00:45:43 +00:00
getopt.c New directory for common library files 2003-02-10 23:32:40 +00:00
getopt.h New directory for common library files 2003-02-10 23:32:40 +00:00
getopt1.c New directory for common library files 2003-02-10 23:32:40 +00:00
Makefile.am Spent the day working on backwards compatability using getaddrinfo() 2003-03-15 01:25:35 +00:00
snprintf.c Move snprintf into lib 2003-03-08 01:59:31 +00:00