libgit2/examples/network
Russell Belfer 0f3def715d Fix various cross-platform build issues
This fixes a number of warnings and problems with cross-platform
builds.  Among other things, it's not safe to name a member of a
structure "strcmp" because that may be #defined.
2012-11-09 13:52:07 -08:00
..
.gitignore examples/network/.gitignore: ignore 'git2' 2011-11-06 20:07:27 -06:00
clone.c Fix various cross-platform build issues 2012-11-09 13:52:07 -08:00
common.h Fix various cross-platform build issues 2012-11-09 13:52:07 -08:00
fetch.c Fix various cross-platform build issues 2012-11-09 13:52:07 -08:00
git2.c Merge pull request #778 from ben/clone 2012-08-19 01:26:06 -07:00
index-pack.c Renaming: fix example 2012-10-24 13:43:23 -07:00
ls-remote.c examples: fix warnings in network/ 2012-07-30 20:28:16 +02:00
Makefile Fix various cross-platform build issues 2012-11-09 13:52:07 -08:00