]> git.ipfire.org Git - people/ms/pakfire.git/commit - src/libpakfire/db.c
db: Store a timestamp when the database was modified last
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Dec 2021 15:57:20 +0000 (15:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Dec 2021 15:57:20 +0000 (15:57 +0000)
commit7b4df7659e6f98f6bc662573ea539f4df22d290d
tree7417c64ea5884b70d6eed0f84460f670c0840a91
parentb5cc64243af575aac514f52afdcd203582f8216e
db: Store a timestamp when the database was modified last

This is useful to detect whether things have changed since the database
was opened and whether things have to be re-read from it.

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