git_fstat         565 git-compat-util.h #define fstat(fd, buf) git_fstat(fd, buf)
git_fstat         566 git-compat-util.h extern int git_fstat(int, struct stat *);