diff options
author | Andreas Ericsson <ae@op5.se> | 2008-11-29 15:34:20 +0100 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2008-12-02 09:18:19 -0800 |
commit | ea790f337b0e401f5e4acabf9af9c2bc756d5f3b (patch) | |
tree | 8ec389978cc56e25a6a5bdf6be993c7664e762b5 /src/git/odb.h | |
parent | 4188d28f1c38240392d896fc79561cc461fb12c0 (diff) | |
download | libgit2-ea790f337b0e401f5e4acabf9af9c2bc756d5f3b.tar.gz |
Add a dirent walker to the fileops API
Since at least MS have something like GetFirstDirEnt() and
GetNextDirEnt() (presumably with superior performance), we
can let MS hackers add support for a dirent walker using
that API instead, while we stick with the posix-style
readdir() calls.
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'src/git/odb.h')
0 files changed, 0 insertions, 0 deletions