summaryrefslogtreecommitdiff
path: root/lib/typerb.c
AgeCommit message (Expand)Author
2023-02-09*: manual SPDX License ID conversionsDavid Lamparter
2022-03-12lib: add `_last` and `_prev` on typesafe RB/DLISTDavid Lamparter
2021-10-19lib: typesafe *_member()David Lamparter
2021-10-19lib: null out deleted pointers in typesafe containersDavid Lamparter
2020-05-04lib: add const iteration & find to typesafe listsDavid Lamparter
2020-02-09*: Remove parenthesis on return for constantsDonatas Abraitis
2019-07-31lib: Impelement the `*_del` list API.Stephen Worley
2019-06-13*: config.h or zebra.h is the first #includeDavid Lamparter
2019-04-27lib: typesafe rb-treeDavid Lamparter