chiark / gitweb /
basic: track dirty state in HashmapBase
authorVito Caputo <vcaputo@pengaru.com>
Sun, 8 Oct 2017 23:28:04 +0000 (16:28 -0700)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:58:46 +0000 (07:58 +0200)
commitc6af51bbe0844276e955edfbd90a744cb06de64e
tree2e483b7ec975ccf3d225fd1d36eedb2e2c402fef
parent65ceff48e6693201530159aa3e931d560bb78e0a
basic: track dirty state in HashmapBase

This only adds marking the HashmapBase as dirty, no clearing of
the dirty state happens yet.

No functional changes.
src/basic/hashmap.c