diff options
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | 2008-12-18 22:56:14 +0000 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2008-12-19 07:21:20 -0800 |
commit | 75d584305598407be4c53d42c85eca3cd58c973c (patch) | |
tree | 150bce88353a5b322b1600a5989e126cf8288562 /src/commit.h | |
parent | def425bf8568b9c1e20879bf5be6f9c52b7361c4 (diff) | |
download | libgit2-75d584305598407be4c53d42c85eca3cd58c973c.tar.gz |
Add a file reading routine along with an io buffer type
In particular, the gitfo_read_file() routine can be used to slurp
the complete file contents into an gitfo_buf structure. The buffer
content will be allocated by malloc() and may be released by the
gitfo_free_buf() routine. The io buffer type can be initialised
on the stack with the GITFO_BUF_INIT macro.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'src/commit.h')
0 files changed, 0 insertions, 0 deletions