]> git.ozlabs.org Git - ccan/history - ccan/talloc/talloc.h
Rename string to str, and split into three modules.
[ccan] / ccan / talloc / talloc.h
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-08-05 Rusty Russellmerge
2008-08-05 Rusty RussellSimple locking for talloc.
2008-08-05 Rusty RussellSimplify external allocation (realloc only from Tridge)
2008-08-04 Rusty Russellmerge
2008-08-04 Rusty RussellFix talloc external alloc parent pointer.
2008-06-29 Rusty RussellExternal allocator support.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/