]> git.ipfire.org Git - people/ms/libloc.git/commit - src/stringpool.c
stringpool: Use mmap to make reading the pool more efficient
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Dec 2017 12:49:44 +0000 (12:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Dec 2017 12:49:44 +0000 (12:49 +0000)
commit6809d5ac0a4410cc74f5ded0aa6c1518f2855bf2
treeed2c03a859a217b43ca753279707a7a814db8692
parent3f35869aa908b35b296e2694b4f8bf7db8729f6a
stringpool: Use mmap to make reading the pool more efficient

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac
src/database.c
src/loc/format.h
src/stringpool.c