]> git.ozlabs.org Git - ccan/history - ccan/alloc/test/run.c
Add alloc_size(): every allocator has to be able to answer this, since
[ccan] / ccan / alloc / test / run.c
2008-06-29 Rusty RussellAdd alloc_size(): every allocator has to be able to...
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/