]> git.ozlabs.org Git - ccan/commit
tools: use rbuf instead of grab_file.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Dec 2012 11:36:40 +0000 (22:06 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Dec 2012 11:36:40 +0000 (22:06 +1030)
commitaabf300e324f7da5134d7ad45afba11225045c24
tree416499e43a1aa16d111ae504af41f585a3cfb149
parent44b37ee8aeb185f6837378fef17d887bda6ff89b
tools: use rbuf instead of grab_file.

Slowly removing the talloc dependency.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
18 files changed:
tools/Makefile
tools/ccanlint/Makefile
tools/ccanlint/async.c
tools/ccanlint/ccanlint.c
tools/ccanlint/file_analysis.c
tools/ccanlint/tests/avoids_cpp_reserved.c
tools/ccanlint/tests/info_documentation_exists.c
tools/ccanlint/tests/main_header_compiles.c
tools/ccanlint/tests/reduce_features.c
tools/ccanlint/tests/tests_coverage.c
tools/ccanlint/tests/tests_pass_valgrind.c
tools/depends.c
tools/doc_extract.c
tools/manifest.c
tools/namespacize.c
tools/read_config_header.c
tools/tools.c
tools/tools.h