]> git.ozlabs.org Git - ccan/commit
tal: add _label interfaces.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 27 Jul 2018 04:22:20 +0000 (13:52 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 27 Jul 2018 04:22:20 +0000 (13:52 +0930)
commited39cbbd5460f9e630c5679bddeb3353033a6878
tree7be87ce8a18682d1d26b9b6acffc952c6f5e86bc
parent2cd5e81d8beefb95db66f80c6e6d4bbdc989055a
tal: add _label interfaces.

There are a number of other utilities which use the tal_alloc_ and
tal_dup_arr_ internal interfaces directly, because they want to set
the label themselves.  We're about to break them all by changing those
internal interfaces, so give them a mid-level interface to use.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/tal/tal.h