]> git.ozlabs.org Git - ccan/history - ccan/tal/tal.c
tal: make sure tal_free() preserves errno.
[ccan] / ccan / tal / tal.c
2012-11-19 Rusty Russelltal: make sure tal_free() preserves errno.
2012-11-19 Rusty Russelltal: tal_steal() fix.
2012-11-19 Rusty Russelltal: tal_parent(NULL) should be NULL.
2012-11-19 Rusty Russelltal: neaten child property initialization.
2012-11-19 Rusty Russelltal: bounds checking fixes.
2012-11-18 Rusty Russelltal: add typenames by default.
2012-11-18 Rusty Russelltal: add TAL_TAKE.
2012-11-18 Rusty Russelltal: new module.