]> git.ipfire.org Git - telemetry.git/commit
file: Add an abstraction to read files
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Oct 2025 10:05:58 +0000 (10:05 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Oct 2025 10:05:58 +0000 (10:05 +0000)
commitdb49798a7d2be00c116d387b1f8c6285a051c867
treef25e24fee447d46bd90bbe40a3a2ca3cf12fd0ed
parent1392afad58fa2cee35229c52e69d2bfa18b8237e
file: Add an abstraction to read files

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