summaryrefslogtreecommitdiff
path: root/content/fetchers
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2020-02-23 15:12:37 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2020-02-23 15:13:47 +0000
commita653e1e86eb5af1621de97603c33222315d2d2c3 (patch)
tree3215aff047de10476ba3fceaf821c669bd3e01eb /content/fetchers
parentf3b7a0c44cbf006679faabf9e4d971b2e62cc37a (diff)
downloadnetsurf-a653e1e86eb5af1621de97603c33222315d2d2c3.tar.gz
netsurf-a653e1e86eb5af1621de97603c33222315d2d2c3.tar.bz2
utils: Add a generic hashmap and tests for it
In order to be able to use a generic hashmap in things such as the fs_backing_store we want one to exist. Here it is, along with some moderately comprehensive tests. Current limits: 1. All keys and values are owned by the hashmap 2. The hashmap, while capable of different bucket counts only has a single fixed count for now Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'content/fetchers')
0 files changed, 0 insertions, 0 deletions