Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ccan/list: sync with upstream | normal | 2018-02-01 | 1 | -5/+20 |
* | ccan/list/list.h: suppress unused argument warnings | normal | 2015-09-06 | 1 | -2/+2 |
* | ccan/list/list.h: sync with ccan upstream | normal | 2015-04-09 | 1 | -26/+164 |
* | ccan/container_of: add container_of_or_null | normal | 2014-09-13 | 1 | -0/+36 |
* | ccan/list: new list_{del,node}_init functions | normal | 2014-09-13 | 1 | -1/+34 |
* | ccan/container_of/container_of.h: avoid warning with -Wcast-qual | normal | 2014-06-25 | 1 | -1/+1 |
* | vm*: doubly-linked list from ccan to manage vm->living_threads | normal | 2014-05-10 | 7 | -0/+872 |