summaryrefslogtreecommitdiff
path: root/lib/lists.c
AgeCommit message (Expand)Author
2020-05-01Lists: Replaced replace_node() by update_node() which is the only use of that...Maria Matejka
2020-05-01Lists: fix a stupid sanitizer bugMaria Matejka
2020-05-01List expensive check.Maria Matejka
2016-12-07BGP redesignOndrej Zajicek (work)
2016-03-23Birdlib: Modify lists to avoid problems with pointer aliasing rulesJan Moskyto Matejka
2016-03-23Birdlib: Do cleanups after remove/freeOndrej Zajicek (work)
2013-09-16BFD work in progress.Ondrej Zajicek
2013-09-10Initial BFD commit, work in progress.Ondrej Zajicek
2000-06-04Added library progdocs.Martin Mares
1998-05-03BIRD library: The story continues.Martin Mares
1998-04-28Changed #include <x/y> to #include "x/y" for our local includes, so thatMartin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares