]> git.ozlabs.org Git - ccan/commit
global: replace grab_file() with grab_file_str().
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 14 Oct 2025 03:23:30 +0000 (13:53 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 14 Oct 2025 03:23:30 +0000 (13:53 +1030)
commitc47bf0d9c405436d44eee5f06b6cbc78120cd089
tree07ab0f0cf47b347b103aa1b45cd1a8d2ba25ff4e
parent873ae156ecf52762653b730080a3ecf07c7dafd0
global: replace grab_file() with grab_file_str().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
27 files changed:
ccan/aga/test/api-lazytrie.c
ccan/ccan_tokenizer/_info
ccan/cdump/_info
ccan/cdump/tools/cdump-enumstr.c
ccan/charset/_info
ccan/crc32c/benchmark/bench.c
ccan/crcsync/_info
ccan/htable/tools/hsearchspeed.c
ccan/htable/tools/stringspeed.c
ccan/rfc822/examples/headernames.c
ccan/rune/test/run.c
ccan/strset/_info
ccan/strset/tools/cbspeed.c
ccan/strset/tools/speed.c
ccan/tal/grab_file/_info
ccan/tal/str/_info
ccan/ungraph/_info
tools/ccanlint/tests/info_compiles.c
tools/ccanlint/tests/info_documentation_exists.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