]> arthur.barton.de Git - netdata.git/commit - CMakeLists.txt
locks abstraction, error reporting, debugging
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 12 Mar 2017 14:54:07 +0000 (16:54 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 12 Mar 2017 14:54:07 +0000 (16:54 +0200)
commit68c6d537788b9c11670903bce2e9806933a3322a
treeaf8eb0ca68297843702653f7799d5f915427377a
parent1b9e70dfd788fa42ec69ee254f05c8965fa3612f
locks abstraction, error reporting, debugging
23 files changed:
CMakeLists.txt
src/Makefile.am
src/appconfig.c
src/appconfig.h
src/avl.c
src/avl.h
src/common.h
src/dictionary.c
src/dictionary.h
src/global_statistics.c
src/health.c
src/health.h
src/health_json.c
src/health_log.c
src/locks.h [new file with mode: 0644]
src/log.h
src/registry.c
src/registry_init.c
src/registry_internals.h
src/rrd.h
src/rrdhost.c
src/rrdpush.c
src/rrdset.c