1
0
mirror of https://github.com/git/git.git synced 2025-03-23 17:16:41 +00:00
git/compat
Johannes Sixt d28250654f Windows: Fix signal numbers
We had defined some SIG_FOO macros that appear in the code, but that are
not supported on Windows, in order to make the code compile.  But a
subsequent change will assert that a signal number is non-zero.  We now
use the signal numbers that are commonly used on POSIX systems.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-01-21 22:46:52 -08:00
..
2008-09-30 14:30:06 -07:00
2007-09-06 22:46:00 -07:00
2008-11-27 19:25:06 -08:00
2009-01-21 22:46:52 -08:00
2007-06-07 00:04:01 -07:00