]> gitweb.ps.run Git - ps-cgit/commitdiff
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)
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>

No differences found