Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: use C99 declaration in the for-loop set_foreach() macro | Eric Engestrom | 2018-10-25 | 1 | -3/+3 |
* | util/set: helper to remove entry by key | Caio Marcelo de Oliveira Filho | 2018-07-12 | 1 | -0/+2 |
* | util/set: add a clone function | Caio Marcelo de Oliveira Filho | 2018-07-12 | 1 | -0/+3 |
* | util/set: add a set_clear function | Scott D Phillips | 2018-05-04 | 1 | -0/+3 |
* | util/hash_set: Rework the API to know about hashing | Jason Ekstrand | 2015-01-15 | 1 | -3/+9 |
* | util: Move main/set to util/hash_set | Jason Ekstrand | 2015-01-15 | 1 | -0/+94 |