]> git.ozlabs.org Git - ccan/history - ccan/list/list.h
talloc: fix leak in test/run-set_allocator.c
[ccan] / ccan / list / list.h
2011-01-17 Brad Hardslist: spelling fixes
2011-01-01 Rusty Russelllist: LIST_HEAD_INIT
2011-01-01 Rusty Russelllist: list_del_from()
2011-01-01 Rusty Russelllist: rename debug_list to list_debug, use list_check_n...
2011-01-01 Rusty Russelllist: implement list_check_node to check list from...
2010-11-10 Rusty Russelllist: fix uninitialized variable in list_add example.
2010-10-07 Rusty Russellcompiler, list, noerr, sparse_bsearch, str, str_talloc...
2009-06-05 Rusty RussellMany list funcs should work with constant lists.
2008-11-15 Rusty RussellNew list_tail() function and test for list_top() on...
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/