Use fixed-size integers for .idx file I/O
commitb18b00a6612a8da12cb14c232a6ab4184cd262dd
authorJunio C Hamano <junkio@cox.net>
Thu, 18 Jan 2007 07:17:28 +0000 (17 23:17 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 18 Jan 2007 22:11:50 +0000 (18 14:11 -0800)
tree51b9a239b072a6a73087b6a9e4a9fa1fee1c604c
parentbb7910319412aea9fecc3625dfcae23da84ee5f1
Use fixed-size integers for .idx file I/O

This attempts to finish what Simon started in the previous commit.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pack-objects.c
cache.h
sha1_file.c