diff options
| author | Lars Hjemli <[email protected]> | 2008-05-18 21:26:05 +0000 |
|---|---|---|
| committer | Lars Hjemli <[email protected]> | 2008-05-18 21:34:55 +0000 |
| commit | cdc6b2f8e7a8d43dcfe0475a9d3498333ea686b8 (patch) | |
| tree | 021c4ef2e82de11ffb27e19ea4e5b7d60f7e0a20 /cgit.c | |
| parent | cache.c: make all io-related functions return errno on error (diff) | |
| download | cgit-cdc6b2f8e7a8d43dcfe0475a9d3498333ea686b8.tar.gz cgit-cdc6b2f8e7a8d43dcfe0475a9d3498333ea686b8.zip | |
cache.c: use xread()/xwrite() from libgit
These functions handles EINTR/EAGAIN errors during read/write operations,
which is something cache.c didn't.
While at it, fix a bug in print_slot() where errors during reading from the
cache slot might go by unnoticed.
Noticed-by: Jim Meyering <[email protected]>
Signed-off-by: Lars Hjemli <[email protected]>
Diffstat (limited to 'cgit.c')
0 files changed, 0 insertions, 0 deletions
