author | Florian Forster <octo@collectd.org> | |
Wed, 26 Oct 2016 15:09:17 +0000 (17:09 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 26 Oct 2016 15:09:19 +0000 (17:09 +0200) | ||
commit | a9f509bacfda6be6882527a16563f260e4373246 | |
tree | e5b4131fd94e2a047e65df8b1b842c9d3b6077a8 | tree | snapshot |
parent | a762b2b4a6d804139c9ab5f47afacc1a88d6c0c1 | commit | diff |
src/daemon/utils_time.h: Use composite literals in all macros.
This allows to take the address of all these macros. Unfortunately, this
means we require special macors for initializing static variables, but
fortunately this is not very commonly done.
This allows to take the address of all these macros. Unfortunately, this
means we require special macors for initializing static variables, but
fortunately this is not very commonly done.
src/daemon/plugin.c | diff | blob | history | |
src/daemon/utils_time.h | diff | blob | history | |
src/rrdtool.c | diff | blob | history |