diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-01-31 17:57:36 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2007-02-23 00:57:11 -0800 |
commit | ce4b4af7ff36d4e4999da937dffd2f9a3a420277 (patch) | |
tree | b89c9d584e49208ab3fd4487bb2206f8e958e486 /fetch-pack.c | |
parent | git-svn: avoid redundant get_log calls between invocations (diff) | |
download | tgif-ce4b4af7ff36d4e4999da937dffd2f9a3a420277.tar.xz |
git-svn: use sys* IO functions for reading rev_db
Using buffered IO for reading 40-41 bytes at a time isn't very
efficient. Buffering writes for a short duration is alright
since we close() right away and buffers will be flushed.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions