]> git.ipfire.org Git - people/ms/libloc.git/history - src/stringpool.c
database: Unmap all mapped sections when freeing database
[people/ms/libloc.git] / src / stringpool.c
2018-01-08  Michael Tremerdatabase: Implement lookup
2017-12-29  Michael TremerMove all header files into src/loc and install them
2017-12-12  Michael Tremerstringpool: Make them initializable right from the...
2017-12-12  Michael TremerSplit database into a writer and reader
2017-12-12  Michael Tremerdatabase: Add function to align to page boundaries
2017-12-12  Michael Tremerdatabase: Cleanup writing pool
2017-12-12  Michael Tremerstringpool: Use mmap to make reading the pool more...
2017-12-12  Michael Tremerdatabase: Copy the file pointer so we can keep the...
2017-12-08  Michael TremerDraft initial database format
2017-12-07  Michael TremerAdd deduplicated and memory-efficient string pool