]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Refactor string pool merging in repo_solv
authorMichael Schroeder <mls@suse.de>
Mon, 22 Jul 2024 11:47:47 +0000 (13:47 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 22 Jul 2024 11:50:21 +0000 (13:50 +0200)
commit8e390d8f8efd89bd5707fcc5cc32dd089b439a79
tree2aec5abc542d192a1fc76a74ea2bee14224ea94a
parent27aa6a72c7db73d78aa711ae412231768e77c9e0
Refactor string pool merging in repo_solv

Move merging code into strpool.c where it belongs. Also clean up
hashmask handling a bit.
src/poolid.c
src/repo_solv.c
src/strpool.c
src/strpool.h