libgit2/tests-clay/core
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
..
dirent.c Tabify everything 2011-09-19 03:34:49 +03:00
filebuf.c Come out and Clay 2011-09-15 01:12:46 +02:00
oid.c oid: Add git_oid_streq() which checks if an oid and an hex formatted string are equal 2011-10-13 23:15:11 +02:00
path.c global: Properly use git__ memory wrappers 2011-10-28 19:02:36 -07:00
rmdir.c Add missing prototypes 2011-09-16 05:46:18 +02:00
string.c Come out and Clay 2011-09-15 01:12:46 +02:00
strtol.c tests-clay: update clay 2011-10-07 23:02:02 +02:00
vector.c global: Properly use git__ memory wrappers 2011-10-28 19:02:36 -07:00