write_in_full: really write in full or return error on disk full.
[gitweb.git] / compat / pread.c
2007-01-10 Merge branch 'js/reflog'
2007-01-10 Replacing the system call pread() with lseek()/xread...