Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix -Wundef warnings | Nobuyoshi Nakada | 2022-10-26 | 3 | -4/+4 |
* | Prefix ccan headers (#4568) | Nobuyoshi Nakada | 2022-03-30 | 5 | -339/+341 |
* | [Doc] Fix a typo s/oher/other/ | wonda-tea-coffee | 2021-04-25 | 1 | -1/+1 |
* | Fix typos [ci skip] | Kazuhiro NISHIYAMA | 2019-10-14 | 1 | -4/+4 |
* | 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 |