summaryrefslogtreecommitdiff
path: root/src/basic/hashmap.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-18Merge pull request #294 from teg/hashmap-debug-locking-2David Herrmann1-1/+7
2015-06-18hashmap: debug - lock access to the global hashmap listTom Gundersen1-1/+7
2015-06-17hashmap: allow NULL key in ordered_hashmap_next()Michal Schmidt1-2/+0
2015-06-14hashmap: fix iterators to not skip entriesDavid Herrmann1-5/+9
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers1-0/+1854