]> git.ozlabs.org Git - ccan/commit
antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 4 Nov 2010 10:22:42 +0000 (20:52 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 4 Nov 2010 10:22:42 +0000 (20:52 +1030)
commit776d740086ef279f35fb58a4b77b229f6dc1e332
treef77298dd70d336052e32a97a41a4383d2bfd7824
parent078a975a68b7b9fe3d2ce45afdf7b6df1135557b
antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends.

For str_talloc and grab_file, avoid using ccan/str (it's just for tests).
ccan/antithread/_info
ccan/foreach/_info
ccan/foreach/foreach.c
ccan/grab_file/test/run-grab.c
ccan/hashtable/_info
ccan/str_talloc/test/run.c