about summary refs log tree commit diff
path: root/ui-blob.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-05-20 17:56:47 +0200
committerLars Hjemli <hjemli@gmail.com>2008-05-20 17:56:47 +0200
commitdd7c172542440170b5b1aca8be43d2ad6dae7227 (patch)
treed991f45be79cec1d3d031bac70413146f593a018 /ui-blob.h
parentcache.c: do not ignore errors from print_slot() (diff)
downloadcgit-pink-dd7c172542440170b5b1aca8be43d2ad6dae7227.tar.gz
cgit-pink-dd7c172542440170b5b1aca8be43d2ad6dae7227.zip
cache.c: fix error checking in print_slot()
The change to print_slot() in cdc6b2f8e7a8d43dcfe0475a9d3498333ea686b8 made
the function return correct errno for read errors while ignoring write errors,
which is not what was intended. This patch tries to rectify things.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
mp;id=8bdd1578c735931bafd213792ce5903f9f78486b&follow=1'>Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe