]> git.ipfire.org Git - collecty.git/commit
graph: Move all stuff that is needed to draw graphs into a new header
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Oct 2025 11:37:07 +0000 (11:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Oct 2025 11:37:07 +0000 (11:37 +0000)
commit1c41f05368ff8c20741bdc3ab17c2669b54110ce
tree17ccb84e8398b10a6d29924cca53fb34e02df096
parent2d11496fc48eddcbcd5aa5140622ac25ee2c0b0d
graph: Move all stuff that is needed to draw graphs into a new header

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/daemon/graph.h
src/daemon/graphs/graph.h [new file with mode: 0644]
src/daemon/graphs/loadavg.c