summaryrefslogtreecommitdiff
path: root/grep.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2007-06-24 10:29:33 -0700
committerJunio C Hamano <gitster@pobox.com>2007-06-24 22:56:40 -0700
commit0f157315a1020fce76fe2c5a703e40684b9b1699 (patch)
tree1ca26e03dee85ce03e56b35a18e66f2c87e511a3 /grep.h
parent47d0b4ff57f391786ed050f38c0de51462eda97a (diff)
downloadgit-0f157315a1020fce76fe2c5a703e40684b9b1699.tar.gz
Check for IO errors after running a command
This is trying to implement the strict IO error checks that Jim Meyering suggested, but explicitly limits it to just regular files. If a pipe gets closed on us, we shouldn't complain about it. If the subcommand already returned an error, that takes precedence (and we assume that the subcommand already printed out any relevant messages relating to it) Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'grep.h')
0 files changed, 0 insertions, 0 deletions