diff options
author | Jeff King <peff@peff.net> | 2013-02-20 15:01:56 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-20 13:42:21 -0800 |
commit | cdf4fb8e332f9641ac1ca95e999fe98251d31392 (patch) | |
tree | 0c65db4797e4060603ef32092fa250ecfa4f3815 /mergetools/bc3 | |
parent | pkt-line: move a misplaced comment (diff) | |
download | tgif-cdf4fb8e332f9641ac1ca95e999fe98251d31392.tar.xz |
pkt-line: drop safe_write function
This is just write_or_die by another name. The one
distinction is that write_or_die will treat EPIPE specially
by suppressing error messages. That's fine, as we die by
SIGPIPE anyway (and in the off chance that it is disabled,
write_or_die will simulate it).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergetools/bc3')
0 files changed, 0 insertions, 0 deletions