Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Use off_t in pack-objects/fast-import when we mean an offset
author
Shawn O. Pearce
<spearce@spearce.org>
Wed, 7 Mar 2007 01:44:34 +0000
(20:44 -0500)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 7 Mar 2007 19:06:33 +0000
(11:06 -0800)
Always use an off_t value in pack-objects anytime we are dealing
with an offset to some data within a packfile.
Also fixed a minor uintmax_t that was incorrectly defined before.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
6777a59
)
No differences found