summaryrefslogtreecommitdiffstats
path: root/include/list.h
Commit message (Collapse)AuthorAge
* list: Add list_seq_find.Libravatar S. Christoffer Eliesen2015-11-21
| | | | | | Sometimes one has to traverse a list to find out if some data already exists there in order to avoid dupilcates in the list, and this function facilitates in that without requiring that the data is ordered.
* set variable changesLibravatar taiyu2015-09-08
|
* Move headers to include/Libravatar Drew DeVault2015-08-16