Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/sparse_array: Stash the node level in the node pointer | Jason Ekstrand | 2020-03-20 | 1 | -59/+79 |
* | util/sparse_array: Add a node_size_log2 temporary | Jason Ekstrand | 2020-03-20 | 1 | -7/+8 |
* | util: Add a free list structure for use with util_sparse_array | Jason Ekstrand | 2019-10-31 | 1 | -0/+85 |
* | util: Add a util_sparse_array data structure | Jason Ekstrand | 2019-10-31 | 1 | -0/+194 |