]> git.ipfire.org Git - people/ms/libloc.git/commit
database: Implement the match functions as callbacks master
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 19 Jul 2026 16:41:11 +0000 (16:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 19 Jul 2026 16:41:11 +0000 (16:41 +0000)
commit259af2ec2c6cf3936cfeaa1c1fc7536331b2302c
treecca595d5d96c908bb23350cb6316b9b50e7e374f
parentdb844b7f15bac26e622ee454ca1f637945ae9ec4
database: Implement the match functions as callbacks

This way, we can change the easier if there is a newer version of the
database format.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/database.c