summaryrefslogtreecommitdiffstats
path: root/src/include/k5-queue.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a copy of the BSD <sys/queue.h> as k5-queue.hGreg Hudson2012-05-301-0/+748
queue.h implements various types of linked lists as cpp macros, without needing any library support.