]> git.ozlabs.org Git - ccan-lca-2011.git/history - ccan/grab_file/grab_file.c
str: clean up tests so ccanlint doesn't complain about memory leaking.
[ccan-lca-2011.git] / ccan / grab_file / grab_file.c
2009-09-08 Rusty RussellFix grab_file on other than regular files.
2009-08-11 Rusty RussellFix multiply by three error, stat to get initial size.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-11-10 Rusty RussellRename string to str, and split into three modules.