summaryrefslogtreecommitdiffstats
path: root/list.h (follow)
Commit message (Expand)AuthorAgeLines
* *.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason2021-09-27-1/+4
* tempfile: use list.h for linked listJeff King2017-09-06-0/+38
* list: avoid incompatibility with *BSD sys/queue.hEric Wong2016-07-18-0/+2
* http-walker: reduce O(n) ops with doubly-linked listEric Wong2016-07-12-0/+164