summaryrefslogtreecommitdiff
path: root/src/shl_dlist.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-05shl: dlist: add _first/_last helpersDavid Herrmann1-0/+6
2012-11-10shl: dlist: fix *_but_one() loops to allow "start == head"David Herrmann1-2/+6
2012-10-15shl: dlist: add *_but_one() loopsDavid Herrmann1-0/+14
2012-10-08shl: dlist: add macros for iterating lists in reverse orderDavid Herrmann1-0/+7
2012-09-15shl: move dlist to shl_dlist.hDavid Herrmann1-0/+112