]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/hashmap.c
shared: split mempool implementation from hashmaps
authorMichal Schmidt <mschmidt@redhat.com>
Tue, 12 Aug 2014 21:35:23 +0000 (23:35 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 23 Oct 2014 15:38:02 +0000 (17:38 +0200)
commitb3dcf58e283ff1bcb2c1ffacccb158d6e0c271e6
treeddd7958f6000cbd49744d58d08d0ea5d42a58828
parent1e43061b67336052b5b231840a38508a5397a363
shared: split mempool implementation from hashmaps
Makefile.am
src/shared/hashmap.c
src/shared/mempool.c [new file with mode: 0644]
src/shared/mempool.h [new file with mode: 0644]