libgit2/tests-clay/core
Russell Belfer 0cfcff5daa Convert git_path_walk_up to regular function
This gets rid of the crazy macro version of git_path_walk_up
and makes it into a normal function that takes a callback
parameter.  This turned out not to be too messy.
2012-01-11 20:41:55 -08:00
..
buffer.c
dirent.c
filebuf.c
hex.c
oid.c
path.c Convert git_path_walk_up to regular function 2012-01-11 20:41:55 -08:00
rmdir.c
string.c
strtol.c
vector.c