summaryrefslogtreecommitdiffstats
path: root/lib/openbsd-tree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: manual SPDX License ID conversionsDavid Lamparter2023-02-091-33/+1
* *: Remove parenthesis on return for constantsDonatas Abraitis2020-02-091-2/+2
* lib: Add const to openbsd-tree functionsStephen Worley2019-05-141-5/+7
* lib: RB-tree copy-paste error (Coverity 1446184)F. Aragon2018-09-281-1/+1
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-86/+60
* lib: fix corrupted RB treesRenato Westphal2017-07-241-5/+1
* lib: revert reindent of files imported from OpenBSDRenato Westphal2017-07-241-60/+86
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-86/+60
* lib: rename rb_tree to fix NetBSD compilationRafael Zalamena2017-06-191-12/+12
* lib: fix a possible NULL deferenceRafael Zalamena2017-06-161-0/+4
* lib: improve the RB implementationRafael Zalamena2017-06-161-0/+640