author | Ton Voon <tonvoon@users.sourceforge.net> | |
Wed, 24 Jan 2007 22:47:25 +0000 (22:47 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Wed, 24 Jan 2007 22:47:25 +0000 (22:47 +0000) | ||
commit | fe856aa957978504137c1d425815d4ed8a22be40 | |
tree | a5bb46ce0e64b2056f75700eadbf27aba7c39418 | tree | snapshot |
parent | 210f39bc84cfbb21cd72dc054e43f13815ee0616 | commit | diff |
Sync with gnulib - lots of extraneous code removed in preference to GNU code
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1580 f882894a-f735-0410-b71e-b25c423dba1c
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1580 f882894a-f735-0410-b71e-b25c423dba1c
312 files changed:
Makefile.am | diff | blob | history | |
NEWS | [deleted file] | blob | history |
config.rpath | [deleted file] | blob | history |
configure.in | diff | blob | history | |
doc/developer-guidelines.sgml | diff | blob | history | |
gl/Makefile.am | [new file with mode: 0644] | blob |
gl/alloca.c | [new file with mode: 0644] | blob |
gl/alloca_.h | [new file with mode: 0644] | blob |
gl/asnprintf.c | [new file with mode: 0644] | blob |
gl/asprintf.c | [new file with mode: 0644] | blob |
gl/basename.c | [new file with mode: 0644] | blob |
gl/c-strtod.c | [new file with mode: 0644] | blob |
gl/c-strtod.h | [new file with mode: 0644] | blob |
gl/cloexec.c | [new file with mode: 0644] | blob |
gl/cloexec.h | [new file with mode: 0644] | blob |
gl/creat-safer.c | [new file with mode: 0644] | blob |
gl/dirname.c | [new file with mode: 0644] | blob |
gl/dirname.h | [new file with mode: 0644] | blob |
gl/dup-safer.c | [new file with mode: 0644] | blob |
gl/error.c | [new file with mode: 0644] | blob |
gl/error.h | [new file with mode: 0644] | blob |
gl/exit.h | [new file with mode: 0644] | blob |
gl/exitfail.c | [new file with mode: 0644] | blob |
gl/exitfail.h | [new file with mode: 0644] | blob |
gl/fcntl--.h | [new file with mode: 0644] | blob |
gl/fcntl-safer.h | [new file with mode: 0644] | blob |
gl/fd-safer.c | [new file with mode: 0644] | blob |
gl/fsusage.c | [new file with mode: 0644] | blob |
gl/fsusage.h | [new file with mode: 0644] | blob |
gl/full-read.c | [new file with mode: 0644] | blob |
gl/full-read.h | [new file with mode: 0644] | blob |
gl/full-write.c | [new file with mode: 0644] | blob |
gl/full-write.h | [new file with mode: 0644] | blob |
gl/gai_strerror.c | [new file with mode: 0644] | blob |
gl/getaddrinfo.c | [new file with mode: 0644] | blob |
gl/getaddrinfo.h | [new file with mode: 0644] | blob |
gl/gethostname.c | [new file with mode: 0644] | blob |
gl/getloadavg.c | [new file with mode: 0644] | blob |
gl/getopt.c | [new file with mode: 0644] | blob |
gl/getopt1.c | [new file with mode: 0644] | blob |
gl/getopt_.h | [new file with mode: 0644] | blob |
gl/getopt_int.h | [new file with mode: 0644] | blob |
gl/gettext.h | [new file with mode: 0644] | blob |
gl/inet_ntop.c | [new file with mode: 0644] | blob |
gl/inet_ntop.h | [new file with mode: 0644] | blob |
gl/intprops.h | [new file with mode: 0644] | blob |
gl/m4/absolute-header.m4 | [new file with mode: 0644] | blob |
gl/m4/alloca.m4 | [new file with mode: 0644] | blob |
gl/m4/arpa_inet_h.m4 | [new file with mode: 0644] | blob |
gl/m4/c-strtod.m4 | [new file with mode: 0644] | blob |
gl/m4/cloexec.m4 | [new file with mode: 0644] | blob |
gl/m4/codeset.m4 | [new file with mode: 0644] | blob |
gl/m4/dirname.m4 | [new file with mode: 0644] | blob |
gl/m4/dos.m4 | [new file with mode: 0644] | blob |
gl/m4/double-slash-root.m4 | [new file with mode: 0644] | blob |
gl/m4/eoverflow.m4 | [new file with mode: 0644] | blob |
gl/m4/error.m4 | [new file with mode: 0644] | blob |
gl/m4/exitfail.m4 | [new file with mode: 0644] | blob |
gl/m4/extensions.m4 | [new file with mode: 0644] | blob |
gl/m4/fcntl-safer.m4 | [new file with mode: 0644] | blob |
gl/m4/fstypename.m4 | [new file with mode: 0644] | blob |
gl/m4/fsusage.m4 | [new file with mode: 0644] | blob |
gl/m4/getaddrinfo.m4 | [new file with mode: 0644] | blob |
gl/m4/gethostname.m4 | [new file with mode: 0644] | blob |
gl/m4/getloadavg.m4 | [new file with mode: 0644] | blob |
gl/m4/getopt.m4 | [new file with mode: 0644] | blob |
gl/m4/gettext.m4 | [new file with mode: 0644] | blob |
gl/m4/glibc2.m4 | [new file with mode: 0644] | blob |
gl/m4/glibc21.m4 | [new file with mode: 0644] | blob |
gl/m4/gnulib-cache.m4 | [new file with mode: 0644] | blob |
gl/m4/gnulib-common.m4 | [new file with mode: 0644] | blob |
gl/m4/gnulib-comp.m4 | [new file with mode: 0644] | blob |
gl/m4/gnulib-tool.m4 | [new file with mode: 0644] | blob |
gl/m4/iconv.m4 | [new file with mode: 0644] | blob |
gl/m4/inet_ntop.m4 | [new file with mode: 0644] | blob |
gl/m4/inline.m4 | [new file with mode: 0644] | blob |
gl/m4/intdiv0.m4 | [new file with mode: 0644] | blob |
gl/m4/intl.m4 | [new file with mode: 0644] | blob |
gl/m4/intldir.m4 | [new file with mode: 0644] | blob |
gl/m4/intmax.m4 | [new file with mode: 0644] | blob |
gl/m4/intmax_t.m4 | [new file with mode: 0644] | blob |
gl/m4/inttypes-pri.m4 | [new file with mode: 0644] | blob |
gl/m4/inttypes_h.m4 | [new file with mode: 0644] | blob |
gl/m4/lcmessage.m4 | [new file with mode: 0644] | blob |
gl/m4/lib-ld.m4 | [new file with mode: 0644] | blob |
gl/m4/lib-link.m4 | [new file with mode: 0644] | blob |
gl/m4/lib-prefix.m4 | [new file with mode: 0644] | blob |
gl/m4/lock.m4 | [new file with mode: 0644] | blob |
gl/m4/longdouble.m4 | [new file with mode: 0644] | blob |
gl/m4/longlong.m4 | [new file with mode: 0644] | blob |
gl/m4/ls-mntd-fs.m4 | [new file with mode: 0644] | blob |
gl/m4/mbchar.m4 | [new file with mode: 0644] | blob |
gl/m4/mbiter.m4 | [new file with mode: 0644] | blob |
gl/m4/mbrtowc.m4 | [new file with mode: 0644] | blob |
gl/m4/memchr.m4 | [new file with mode: 0644] | blob |
gl/m4/minmax.m4 | [new file with mode: 0644] | blob |
gl/m4/mountlist.m4 | [new file with mode: 0644] | blob |
gl/m4/netinet_in_h.m4 | [new file with mode: 0644] | blob |
gl/m4/nls.m4 | [new file with mode: 0644] | blob |
gl/m4/onceonly_2_57.m4 | [new file with mode: 0644] | blob |
gl/m4/po.m4 | [new file with mode: 0644] | blob |
gl/m4/printf-posix.m4 | [new file with mode: 0644] | blob |
gl/m4/progtest.m4 | [new file with mode: 0644] | blob |
gl/m4/regex.m4 | [new file with mode: 0644] | blob |
gl/m4/safe-read.m4 | [new file with mode: 0644] | blob |
gl/m4/safe-write.m4 | [new file with mode: 0644] | blob |
gl/m4/size_max.m4 | [new file with mode: 0644] | blob |
gl/m4/snprintf.m4 | [new file with mode: 0644] | blob |
gl/m4/socklen.m4 | [new file with mode: 0644] | blob |
gl/m4/sockpfaf.m4 | [new file with mode: 0644] | blob |
gl/m4/ssize_t.m4 | [new file with mode: 0644] | blob |
gl/m4/stdbool.m4 | [new file with mode: 0644] | blob |
gl/m4/stdint.m4 | [new file with mode: 0644] | blob |
gl/m4/stdint_h.m4 | [new file with mode: 0644] | blob |
gl/m4/strcase.m4 | [new file with mode: 0644] | blob |
gl/m4/strdup.m4 | [new file with mode: 0644] | blob |
gl/m4/strndup.m4 | [new file with mode: 0644] | blob |
gl/m4/strnlen.m4 | [new file with mode: 0644] | blob |
gl/m4/sys_socket_h.m4 | [new file with mode: 0644] | blob |
gl/m4/uintmax_t.m4 | [new file with mode: 0644] | blob |
gl/m4/ulonglong.m4 | [new file with mode: 0644] | blob |
gl/m4/unistd-safer.m4 | [new file with mode: 0644] | blob |
gl/m4/unistd_h.m4 | [new file with mode: 0644] | blob |
gl/m4/vasnprintf.m4 | [new file with mode: 0644] | blob |
gl/m4/vasprintf.m4 | [new file with mode: 0644] | blob |
gl/m4/visibility.m4 | [new file with mode: 0644] | blob |
gl/m4/vsnprintf.m4 | [new file with mode: 0644] | blob |
gl/m4/wchar.m4 | [new file with mode: 0644] | blob |
gl/m4/wchar_t.m4 | [new file with mode: 0644] | blob |
gl/m4/wctype.m4 | [new file with mode: 0644] | blob |
gl/m4/wcwidth.m4 | [new file with mode: 0644] | blob |
gl/m4/wint_t.m4 | [new file with mode: 0644] | blob |
gl/m4/xalloc.m4 | [new file with mode: 0644] | blob |
gl/m4/xsize.m4 | [new file with mode: 0644] | blob |
gl/m4/xstrndup.m4 | [new file with mode: 0644] | blob |
gl/malloc.c | [new file with mode: 0644] | blob |
gl/mbchar.c | [new file with mode: 0644] | blob |
gl/mbchar.h | [new file with mode: 0644] | blob |
gl/mbuiter.h | [new file with mode: 0644] | blob |
gl/memchr.c | [new file with mode: 0644] | blob |
gl/minmax.h | [new file with mode: 0644] | blob |
gl/mountlist.c | [new file with mode: 0644] | blob |
gl/mountlist.h | [new file with mode: 0644] | blob |
gl/open-safer.c | [new file with mode: 0644] | blob |
gl/pipe-safer.c | [new file with mode: 0644] | blob |
gl/printf-args.c | [new file with mode: 0644] | blob |
gl/printf-args.h | [new file with mode: 0644] | blob |
gl/printf-parse.c | [new file with mode: 0644] | blob |
gl/printf-parse.h | [new file with mode: 0644] | blob |
gl/regcomp.c | [new file with mode: 0644] | blob |
gl/regex.c | [new file with mode: 0644] | blob |
gl/regex.h | [new file with mode: 0644] | blob |
gl/regex_internal.c | [new file with mode: 0644] | blob |
gl/regex_internal.h | [new file with mode: 0644] | blob |
gl/regexec.c | [new file with mode: 0644] | blob |
gl/safe-read.c | [new file with mode: 0644] | blob |
gl/safe-read.h | [new file with mode: 0644] | blob |
gl/safe-write.c | [new file with mode: 0644] | blob |
gl/safe-write.h | [new file with mode: 0644] | blob |
gl/size_max.h | [new file with mode: 0644] | blob |
gl/snprintf.c | [new file with mode: 0644] | blob |
gl/snprintf.h | [new file with mode: 0644] | blob |
gl/socket_.h | [new file with mode: 0644] | blob |
gl/stdbool_.h | [new file with mode: 0644] | blob |
gl/stdint_.h | [new file with mode: 0644] | blob |
gl/strcase.h | [new file with mode: 0644] | blob |
gl/strcasecmp.c | [new file with mode: 0644] | blob |
gl/strdup.c | [new file with mode: 0644] | blob |
gl/strdup.h | [new file with mode: 0644] | blob |
gl/stripslash.c | [new file with mode: 0644] | blob |
gl/strncasecmp.c | [new file with mode: 0644] | blob |
gl/strndup.c | [new file with mode: 0644] | blob |
gl/strndup.h | [new file with mode: 0644] | blob |
gl/strnlen.c | [new file with mode: 0644] | blob |
gl/strnlen.h | [new file with mode: 0644] | blob |
gl/strnlen1.c | [new file with mode: 0644] | blob |
gl/strnlen1.h | [new file with mode: 0644] | blob |
gl/unistd--.h | [new file with mode: 0644] | blob |
gl/unistd-safer.h | [new file with mode: 0644] | blob |
gl/unistd_.h | [new file with mode: 0644] | blob |
gl/vasnprintf.c | [new file with mode: 0644] | blob |
gl/vasnprintf.h | [new file with mode: 0644] | blob |
gl/vasprintf.c | [new file with mode: 0644] | blob |
gl/vasprintf.h | [new file with mode: 0644] | blob |
gl/vsnprintf.c | [new file with mode: 0644] | blob |
gl/vsnprintf.h | [new file with mode: 0644] | blob |
gl/wchar_.h | [new file with mode: 0644] | blob |
gl/wctype_.h | [new file with mode: 0644] | blob |
gl/wcwidth.h | [new file with mode: 0644] | blob |
gl/xalloc-die.c | [new file with mode: 0644] | blob |
gl/xalloc.h | [new file with mode: 0644] | blob |
gl/xmalloc.c | [new file with mode: 0644] | blob |
gl/xsize.h | [new file with mode: 0644] | blob |
gl/xstrndup.c | [new file with mode: 0644] | blob |
gl/xstrndup.h | [new file with mode: 0644] | blob |
lib/Makefile.am | diff | blob | history | |
lib/alloca.c | [deleted file] | blob | history |
lib/alloca_.h | [deleted file] | blob | history |
lib/basename.c | [deleted file] | blob | history |
lib/c-strtod.c | [deleted file] | blob | history |
lib/c-strtod.h | [deleted file] | blob | history |
lib/c-strtold.c | [deleted file] | blob | history |
lib/cloexec.c | [deleted file] | blob | history |
lib/cloexec.h | [deleted file] | blob | history |
lib/creat-safer.c | [deleted file] | blob | history |
lib/dirname.h | [deleted file] | blob | history |
lib/dup-safer.c | [deleted file] | blob | history |
lib/error.c | [deleted file] | blob | history |
lib/error.h | [deleted file] | blob | history |
lib/exit.h | [deleted file] | blob | history |
lib/exitfail.c | [deleted file] | blob | history |
lib/exitfail.h | [deleted file] | blob | history |
lib/fcntl--.h | [deleted file] | blob | history |
lib/fcntl-safer.h | [deleted file] | blob | history |
lib/fd-safer.c | [deleted file] | blob | history |
lib/fsusage.c | [deleted file] | blob | history |
lib/fsusage.h | [deleted file] | blob | history |
lib/full-read.c | [deleted file] | blob | history |
lib/full-read.h | [deleted file] | blob | history |
lib/full-write.c | [deleted file] | blob | history |
lib/full-write.h | [deleted file] | blob | history |
lib/getloadavg.c | [deleted file] | blob | history |
lib/getopt.c | [deleted file] | blob | history |
lib/getopt1.c | [deleted file] | blob | history |
lib/getopt_.h | [deleted file] | blob | history |
lib/getopt_int.h | [deleted file] | blob | history |
lib/gettext.h | [deleted file] | blob | history |
lib/intprops.h | [deleted file] | blob | history |
lib/malloc.c | [deleted file] | blob | history |
lib/mountlist.c | [deleted file] | blob | history |
lib/mountlist.h | [deleted file] | blob | history |
lib/open-safer.c | [deleted file] | blob | history |
lib/pipe-safer.c | [deleted file] | blob | history |
lib/realloc.c | [deleted file] | blob | history |
lib/regcomp.c | [deleted file] | blob | history |
lib/regex.c | [deleted file] | blob | history |
lib/regex.h | [deleted file] | blob | history |
lib/regex_internal.c | [deleted file] | blob | history |
lib/regex_internal.h | [deleted file] | blob | history |
lib/regexec.c | [deleted file] | blob | history |
lib/safe-read.c | [deleted file] | blob | history |
lib/safe-read.h | [deleted file] | blob | history |
lib/safe-write.c | [deleted file] | blob | history |
lib/safe-write.h | [deleted file] | blob | history |
lib/snprintf.c | [deleted file] | blob | history |
lib/stdbool_.h | [deleted file] | blob | history |
lib/strcase.h | [deleted file] | blob | history |
lib/strtod.c | [deleted file] | blob | history |
lib/tests/Makefile.am | diff | blob | history | |
lib/unistd--.h | [deleted file] | blob | history |
lib/unistd-safer.h | [deleted file] | blob | history |
lib/unlocked-io.h | [deleted file] | blob | history |
lib/xalloc-die.c | [deleted file] | blob | history |
lib/xalloc.h | [deleted file] | blob | history |
lib/xmalloc.c | [deleted file] | blob | history |
lib/xstrdup.c | [deleted file] | blob | history |
m4/Makefile.am.in | [deleted file] | blob | history |
m4/afs.m4 | [deleted file] | blob | history |
m4/alloca.m4 | [deleted file] | blob | history |
m4/basename.m4 | [deleted file] | blob | history |
m4/c-strtod.m4 | [deleted file] | blob | history |
m4/codeset.m4 | [deleted file] | blob | history |
m4/dos.m4 | [deleted file] | blob | history |
m4/error.m4 | [deleted file] | blob | history |
m4/exitfail.m4 | [deleted file] | blob | history |
m4/extensions.m4 | [deleted file] | blob | history |
m4/fcntl-safer.m4 | [deleted file] | blob | history |
m4/fstypename.m4 | [deleted file] | blob | history |
m4/fsusage.m4 | [deleted file] | blob | history |
m4/getopt.m4 | [deleted file] | blob | history |
m4/gettext.m4 | [deleted file] | blob | history |
m4/glibc21.m4 | [deleted file] | blob | history |
m4/iconv.m4 | [deleted file] | blob | history |
m4/inttypes-pri.m4 | [deleted file] | blob | history |
m4/inttypes.m4 | [deleted file] | blob | history |
m4/inttypes_h.m4 | [deleted file] | blob | history |
m4/lib-ld.m4 | [deleted file] | blob | history |
m4/lib-link.m4 | [deleted file] | blob | history |
m4/lib-prefix.m4 | [deleted file] | blob | history |
m4/longdouble.m4 | [deleted file] | blob | history |
m4/longlong.m4 | [deleted file] | blob | history |
m4/ls-mntd-fs.m4 | [deleted file] | blob | history |
m4/mountlist.m4 | [deleted file] | blob | history |
m4/nls.m4 | [deleted file] | blob | history |
m4/np_coreutils.m4 | [deleted file] | blob | history |
m4/np_curl.m4 | [deleted file] | blob | history |
m4/onceonly_2_57.m4 | [deleted file] | blob | history |
m4/po.m4 | [deleted file] | blob | history |
m4/progtest.m4 | [deleted file] | blob | history |
m4/regex.m4 | [deleted file] | blob | history |
m4/restrict.m4 | [deleted file] | blob | history |
m4/signed.m4 | [deleted file] | blob | history |
m4/stdbool.m4 | [deleted file] | blob | history |
m4/stdint_h.m4 | [deleted file] | blob | history |
m4/uintmax_t.m4 | [deleted file] | blob | history |
m4/ulonglong.m4 | [deleted file] | blob | history |
m4/unistd-safer.m4 | [deleted file] | blob | history |
m4/unlocked-io.m4 | [deleted file] | blob | history |
m4/wchar_t.m4 | [deleted file] | blob | history |
m4/wint_t.m4 | [deleted file] | blob | history |
m4/xalloc.m4 | [deleted file] | blob | history |
plugins-root/Makefile.am | diff | blob | history | |
plugins/Makefile.am | diff | blob | history | |
plugins/check_smtp.c | diff | blob | history | |
plugins/common.h | diff | blob | history | |
plugins/getaddrinfo.c | [deleted file] | blob | history |
plugins/getaddrinfo.h | [deleted file] | blob | history |
plugins/gethostbyname.c | [deleted file] | blob | history |
plugins/gethostbyname.h | [deleted file] | blob | history |
plugins/netutils.h | diff | blob | history | |
tools/setup | diff | blob | history | |
tools/update_coreutils | [deleted file] | blob | history |