aboutsummaryrefslogtreecommitdiff
path: root/include/list.h
AgeCommit message (Collapse)AuthorLines
2015-11-21list: Add list_seq_find.S. Christoffer Eliesen-0/+3
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.
2015-09-08set variable changestaiyu-0/+2
2015-08-16Move headers to include/Drew DeVault-0/+17