aboutsummaryrefslogtreecommitdiffstats
path: root/ccan
Commit message (Expand)AuthorAgeFilesLines
* 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/container_of: add container_of_or_nullnormal2014-09-131-0/+36
* ccan/list: new list_{del,node}_init functionsnormal2014-09-131-1/+34
* ccan/container_of/container_of.h: avoid warning with -Wcast-qualnormal2014-06-251-1/+1
* vm*: doubly-linked list from ccan to manage vm->living_threadsnormal2014-05-107-0/+872