]> git.ozlabs.org Git - ccan/commit
rfc822: switch to ccan/tal. origin/rfc822
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 3 Jan 2013 01:06:55 +0000 (11:36 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 3 Jan 2013 01:06:55 +0000 (11:36 +1030)
commite4b6a262822484244b52c476d1b4cc9c4fd8ee2b
tree2cb6fa8aa6ad90b8ede7818c7a91e9ce49c63a1c
parent97d99004bec31012400b6c1d9bad045ae1c9b075
rfc822: switch to ccan/tal.

We use TAL_USE_TALLOC to use libtalloc as the backend: you can test that with
ccanlint --compiler="cc -DTAL_USE_TALLOC".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/rfc822/_info
ccan/rfc822/rfc822.c
ccan/rfc822/rfc822.h
ccan/rfc822/test/helper.c
ccan/rfc822/test/run-default-alloc-failure.c
ccan/rfc822/test/run-hdr-and-body.c
ccan/rfc822/test/run-hdr-of-name.c
ccan/rfc822/test/run-testdata.c
ccan/rfc822/test/run-unfold.c
ccan/rfc822/test/testdata.h