aboutsummaryrefslogtreecommitdiff
path: root/map.c
AgeCommit message (Expand)Author
2022-01-22Port to C99Michael Forney
2021-09-13Make string literal data unsigned charMichael Forney
2019-04-24map: Free old key and value arrays when resizingMichael Forney
2019-04-17Merge map.h and tree.h into util.hMichael Forney
2019-04-17Just use a single mapkey functionMichael Forney
2019-04-17htab -> mapMichael Forney