summaryrefslogtreecommitdiffstats
path: root/lib/typerb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: manual SPDX License ID conversionsDavid Lamparter2023-02-091-33/+1
* lib: add `_last` and `_prev` on typesafe RB/DLISTDavid Lamparter2022-03-121-0/+35
* lib: typesafe *_member()David Lamparter2021-10-191-0/+8
* lib: null out deleted pointers in typesafe containersDavid Lamparter2021-10-191-0/+2
* lib: add const iteration & find to typesafe listsDavid Lamparter2020-05-041-8/+11
* *: Remove parenthesis on return for constantsDonatas Abraitis2020-02-091-1/+1
* lib: Impelement the `*_del` list API.Stephen Worley2019-07-311-2/+3
* *: config.h or zebra.h is the first #includeDavid Lamparter2019-06-131-0/+4
* lib: typesafe rb-treeDavid Lamparter2019-04-271-0/+472