diff options
| author | Shawn O. Pearce <spearce@spearce.org> | 2006-12-23 02:34:41 -0500 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2006-12-29 11:36:45 -0800 |
| commit | 73b4e4be7128f75346ce6053d6da1672f243bc74 (patch) | |
| tree | df0ac4eeb57f001a168589cf9c69598ffe8abb5b /diff.c | |
| parent | 40be82723ca35d4e95daccc3ccf6456f6876430e (diff) | |
| download | git-73b4e4be7128f75346ce6053d6da1672f243bc74.tar.gz | |
Improve error message when packfile mmap fails.
If we are unable to mmap the a region of the packfile with the mmap()
system call there may be a good reason why, such as a closed file
descriptor or out of address space. Reporting the system level
error message can help to debug such problems.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions
