]> git.ipfire.org Git - pakfire.git/commit
string: Add function to format/parse intervals
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 31 Aug 2023 05:17:58 +0000 (05:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 31 Aug 2023 05:17:58 +0000 (05:17 +0000)
commit7edbe258be51c3b9fc709da6a7acef72730943bb
tree87d39a46f18512e61a379b99860c847d3b40a358
parent3afded28f1ce6d9d0acbe92d81977c3c1f1aa34c
string: Add function to format/parse intervals

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/include/pakfire/string.h
src/libpakfire/string.c
tests/libpakfire/string.c