Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-24 | vppinfra: finish deprecating qsort.c | Dave Barach | 1 | -0/+269 | |
Minor change to vec_sort_with_function(...): don't depend on the qsort implementation to deal with null, zero-long, or 1-long vectors Type: fix Signed-off-by: Dave Barach <dave@barachs.net> Change-Id: I7bd7b0421673d2a025363089562aa7c6266fba66 | |||||
2020-04-22 | vppinfra: move unused code to extras/deprecated/vppinfra | Dave Barach | 36 | -0/+12360 | |
Type: improvement Signed-off-by: Dave Barach <dave@barachs.net> Change-Id: Id28299a188feefa1899d835fd499f018af95d81b |