libgit2/include/git
Shawn O. Pearce 8b6f008eda Add a zlib support shell
Some versions of zlib don't have a deflateBound defined, so
we define it ourselves after including zlib.h.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-03 18:53:09 -08:00
..
os Add git_fsize to the os file API 2008-11-03 18:52:28 -08:00
commit.h Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
common.h Add git_oid_cpy, git_oid_cmp as inline functions 2008-11-03 18:43:04 -08:00
config.h.in Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
odb.h Implement some of the basic git_odb open and close API 2008-11-03 18:52:32 -08:00
oid.h Add git_oid_cpy, git_oid_cmp as inline functions 2008-11-03 18:43:04 -08:00
revwalk.h Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
zlib.h Add a zlib support shell 2008-11-03 18:53:09 -08:00