diff options
| author | Shawn O. Pearce <spearce@spearce.org> | 2009-01-03 00:36:10 -0800 |
|---|---|---|
| committer | Shawn O. Pearce <spearce@spearce.org> | 2009-01-03 01:16:02 -0800 |
| commit | 20e7f426c3d56ba9e4b55f31a61835dd0031b464 (patch) | |
| tree | eb7100b307f2c35e7a2d1b05125cb58702da2897 /src/errors.c | |
| parent | 098ac57a13165290bad223e4949fc6f13960b604 (diff) | |
| download | libgit2-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
