src/filter_chain.[ch]: Implement the built-in `return' target.
[collectd.git] / src / libcollectdclient /
2008-11-22 Florian ForsterMerge branch 'ff/libcollectdclient'
2008-11-08 Florian Forsterlibcollectdclient: Use the `SSTRCATF' macro some more.
2008-11-08 Florian Forsterlibcollectdclient: Document the used macros.
2008-11-08 Florian Forsterlibcollectdclient: Implemented `lcc_flush'.
2008-11-08 Florian Forsterlibcollectdclient: Implemented `lcc_putval'.
2008-11-08 Florian Forstersrc/libcollectdclient: Add a library which abstracts...