summaryrefslogtreecommitdiffstats
path: root/lib/typesafe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-3/+3
* lib: add const iteration & find to typesafe listsDavid Lamparter2020-05-041-7/+10
* *: replace all random() callsRafael Zalamena2020-04-181-1/+2
* *: strip trailing whitespaceQuentin Young2019-09-301-1/+1
* lib: Impelement the `*_del` list API.Stephen Worley2019-07-311-3/+10
* *: config.h or zebra.h is the first #includeDavid Lamparter2019-06-131-0/+4
* lib: add DECLARE_HEAP datastructureDavid Lamparter2019-05-211-0/+146
* lib: add dedicated pop() to DECLARE_SKIPLISTDavid Lamparter2019-05-211-0/+32
* lib: typesafe lists, skiplist & hashDavid Lamparter2019-04-271-0/+377