]> git.ipfire.org Git - telemetry.git/commit
parse: Add custom functions to parse token and integers
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Oct 2025 09:35:40 +0000 (09:35 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 8 Oct 2025 09:35:40 +0000 (09:35 +0000)
commit46b7cbbc7eec302502c240853323fda8edbc32f6
tree0d66e518496fc7a6fc98a0b7475a4419d8f85e12
parentf3a9a023f6f74e95cee877c403fad6137b5bac6e
parse: Add custom functions to parse token and integers

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