summaryrefslogtreecommitdiff
path: root/tree.h
AgeCommit message (Collapse)Author
2017-12-09sfeed_tail: replace hashmap + linked-list with RBtreeHiltjo Posthuma
- This is much more memory efficient. I have not done any speed comparison yet but it is not noticable atleast. - add BSD <sys/tree.h>