Shawn O. Pearce 3e9e69098a Redefine git_fread, git_fwrite to transfer the whole unit
We never want to accept a short read or a short write when
transferring data to or from a local file.

Either the entire read (or write) completes or the operation
failed and we will not recover gracefully from it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-03 18:43:04 -08:00
Description
Languages
C 95.4%
Perl 1.3%
JavaScript 1.1%
CMake 1.1%
Shell 0.7%
Other 0.3%