Code

a lot of updates. especially changed the dlopen-system to lt_dlopen-system (libtool...
authorniki <niki>
Thu, 8 Dec 2005 16:47:00 +0000 (16:47 +0000)
committerniki <niki>
Thu, 8 Dec 2005 16:47:00 +0000 (16:47 +0000)
commita2602029f2859845e1c27f73c5d17883746fbf6e
tree2e65152a4e74dd06df00d9e82f65b5da66d18807
parent3c754806154581369c6d14a834c8920abcf8b1f5
a lot of updates. especially changed the dlopen-system to lt_dlopen-system (libtool dlopen)
19 files changed:
Makefile.am [new file with mode: 0644]
README
configure.in
debian/control [new file with mode: 0644]
libltdl/Makefile.am [new file with mode: 0644]
libltdl/README [new file with mode: 0644]
libltdl/configure.ac [new file with mode: 0644]
libltdl/ltdl.c [new file with mode: 0644]
libltdl/ltdl.h [new file with mode: 0644]
src/Makefile.am
src/collectd.h
src/collectd.pod [new file with mode: 0644]
src/config.h.in
src/plugin.c [new file with mode: 0644]
src/quota_debug.h
src/quota_fs.c
src/quota_mnt.c
src/quota_mnt.h
src/quota_plugin.c