diff options
author | Edward Thomson <ethomson@microsoft.com> | 2015-04-29 17:23:02 -0400 |
---|---|---|
committer | Edward Thomson <ethomson@microsoft.com> | 2015-05-01 12:31:40 -0400 |
commit | f63a1b729bc74e1e72f80f75843b8f2042f3f81f (patch) | |
tree | 51e1fe8975ef4f5c798d42f69a82df9c4df1cf82 /src/win32/buffer.c | |
parent | 5c387b6c5a616d245e51e4ca1935e6ffd78c710e (diff) | |
download | libgit2-f63a1b729bc74e1e72f80f75843b8f2042f3f81f.tar.gz |
git_path_diriter: use FindFirstFile in win32
Using FindFirstFile and FindNextFile in win32 allows us to
use the directory information that is returned, instead of
us having to get the file attributes all over again, which
is a distinct cost savings on win32.
Diffstat (limited to 'src/win32/buffer.c')
0 files changed, 0 insertions, 0 deletions