summaryrefslogtreecommitdiff
path: root/src/errors.c
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2009-01-03 00:36:10 -0800
committerShawn O. Pearce <spearce@spearce.org>2009-01-03 01:16:02 -0800
commit20e7f426c3d56ba9e4b55f31a61835dd0031b464 (patch)
treeeb7100b307f2c35e7a2d1b05125cb58702da2897 /src/errors.c
parent098ac57a13165290bad223e4949fc6f13960b604 (diff)
downloadlibgit2-20e7f426c3d56ba9e4b55f31a61835dd0031b464.tar.gz
Add a simple mmap wrapper for cross-platform mmap usage
Win32 has a variant of mmap that is harder to use than POSIX, but to run natively and efficiently on Win32 we need some form of it. gitfo_map_ro() provides a basic mmap function for use in locations where we need read-only random data access to large ranges of a file, such as a pack-*.idx. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'src/errors.c')
0 files changed, 0 insertions, 0 deletions