summaryrefslogtreecommitdiff
path: root/src/basic/hashmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #294 from teg/hashmap-debug-locking-2David Herrmann2015-06-181-1/+7
|\
| * hashmap: debug - lock access to the global hashmap listTom Gundersen2015-06-181-1/+7
* | hashmap: allow NULL key in ordered_hashmap_next()Michal Schmidt2015-06-171-2/+0
|/
* hashmap: fix iterators to not skip entriesDavid Herrmann2015-06-141-5/+9
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+1854