libgit2/examples
Vicent Marti 3286c408ec global: Properly use git__ memory wrappers
Ensure that all memory related functions (malloc, calloc, strdup, free,
etc) are using their respective `git__` wrappers.
2011-10-28 19:02:36 -07:00
..
network global: Properly use git__ memory wrappers 2011-10-28 19:02:36 -07:00
.gitignore update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00
general.c Fixed typo in example Makefile code and slimmed it down more. 2011-09-15 23:15:38 -04:00
Makefile Fixed typo in example Makefile code and slimmed it down more. 2011-09-15 23:15:38 -04:00
showindex.c update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00