mingw: make mingw_signal return the correct handler
commita45406585b0a42e38e580baf47b0daf631c5e454
authorErik Faye-Lund <kusmabite@gmail.com>
Mon, 10 Jun 2013 05:48:17 +0000 (10 07:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jun 2013 19:34:03 +0000 (10 12:34 -0700)
tree3c27783cda7d64c1e75bb41997f645811cb973b3
parentb1c418e155a86a1a6104c20e5424d847e516c8d7
mingw: make mingw_signal return the correct handler

Returning the SIGALRM handler for SIGINT is not very useful.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.c