[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ja/lua'

Florian Forster octo at verplant.org
Sun Nov 28 10:11:07 CET 2010


 src/Makefile.am |    3 +-
 src/lua.c       |  212 +---------------------------------
 src/utils_lua.c |  344 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/utils_lua.h |   46 ++++++++
 4 files changed, 395 insertions(+), 210 deletions(-)

New commits:
commit fec2a717231d2ace78e52a709f50ca0055a52736
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Nov 28 10:11:02 2010 +0100

    src/utils_lua.[ch]: Implement functions to export C types to Lua.

commit ba6801e05bb6970fca853c3f4568223db3bf51a0
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Nov 28 09:41:19 2010 +0100

    lua plugin: Move the type conversion functions to a separate module.




More information about the collectd-changes mailing list