summaryrefslogtreecommitdiffstats
path: root/lib/vector.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* lib: remove `vector_get_index()`David Lamparter2021-11-081-1/+0
* lib: keep element count in vector codeDavid Lamparter2021-10-181-1/+6
* lib: fix incorrect thread managementIgor Ryzhov2021-10-061-0/+1
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+9
* lib: add vector_compact(), use after str splitsQuentin Young2018-06-061-0/+1
* lib: add vector_remove() to vector.[ch]Quentin Young2018-06-061-0/+1
* lib: add string utilitiesQuentin Young2018-06-061-1/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-20/+19
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: add vector_unset_value()David Lamparter2017-01-311-0/+2
* lib: clean up tab-completion memory countingDavid Lamparter2017-01-311-3/+0
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+3
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-13/+13
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-2/+7
* Initial revisionpaul2002-12-131-0/+58