Don't die in git-http-fetch when fetching packs.
[gitweb.git] / compat / pread.c
2007-01-10 Replacing the system call pread() with lseek()/xread...