diff options
author | Jeff Hostetler <jeffhost@microsoft.com> | 2019-06-25 07:49:41 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-25 10:46:58 -0700 |
commit | 446df60367be5f3a97f7bac12071878d1fdbebd2 (patch) | |
tree | 60d3cf52a86abf1aade0c655c3b39a2b2fb54291 /builtin/commit.c | |
parent | b7bd9a73381df1dcc3c408a8f4379cb6f1db6785 (diff) |
msvc: do not pretend to support all signals
This special-cases various signals that are not supported on Windows,
such as SIGPIPE. These cause the UCRT to throw asserts (at least in
debug mode).
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions