summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-05-18 23:16:50 +0200
committerLars Hjemli <hjemli@gmail.com>2008-05-18 23:16:50 +0200
commitd402811bd2db21c7868411a279fd2d220f54c294 (patch)
tree1d4c4ac9bec7673652c8771f1ae55f4806cbaf8b /tests/Makefile
parent6102bcfce46fd357566941d565b95f78510af79b (diff)
downloadcgit-d402811bd2db21c7868411a279fd2d220f54c294.tar.gz
cgit-d402811bd2db21c7868411a279fd2d220f54c294.tar.bz2
cgit-d402811bd2db21c7868411a279fd2d220f54c294.zip
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>
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions
x2pass scriptJuhamatti Niemelä1-0/+4 2012-09-18Quote the template.Jason A. Donenfeld1-1/+1 2012-09-18Better dependency list.Jason A. Donenfeld1-1/+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1