summaryrefslogtreecommitdiff
path: root/list.h
Commit message (Expand)AuthorAgeFilesLines
* *.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason2021-09-271-1/+4
* tempfile: use list.h for linked listJeff King2017-09-061-0/+38
* list: avoid incompatibility with *BSD sys/queue.hew/http-walkerEric Wong2016-07-181-0/+2
* http-walker: reduce O(n) ops with doubly-linked listEric Wong2016-07-121-0/+164