]> granicus.if.org Git - cgit/commit
cache.c: make all io-related functions return errno on error
authorLars Hjemli <hjemli@gmail.com>
Sun, 18 May 2008 21:16:50 +0000 (23:16 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 18 May 2008 21:16:50 +0000 (23:16 +0200)
commitd402811bd2db21c7868411a279fd2d220f54c294
tree1d4c4ac9bec7673652c8771f1ae55f4806cbaf8b
parent6102bcfce46fd357566941d565b95f78510af79b
cache.c: make all io-related functions return errno on error

We'll need proper return-values from these functions to make the cache
behave correctly (which includes giving proper error messages).

Noticed-by: Jim Meyering <jim@meyering.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cache.c