summaryrefslogtreecommitdiff
path: root/ccan/list
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wundef warningsNobuyoshi Nakada2022-10-261-1/+1
* Prefix ccan headers (#4568)Nobuyoshi Nakada2022-03-301-292/+293
* [Doc] Fix a typo s/oher/other/wonda-tea-coffee2021-04-251-1/+1
* Fix typos [ci skip]Kazuhiro NISHIYAMA2019-10-141-4/+4
* ccan/list: sync with upstreamnormal2018-02-011-5/+20
* ccan/list/list.h: suppress unused argument warningsnormal2015-09-061-2/+2
* ccan/list/list.h: sync with ccan upstreamnormal2015-04-091-26/+164
* ccan/list: new list_{del,node}_init functionsnormal2014-09-131-1/+34
* vm*: doubly-linked list from ccan to manage vm->living_threadsnormal2014-05-101-0/+602