aboutsummaryrefslogtreecommitdiff
path: root/config.mak.in
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2009-01-22 00:57:34 -0500
committerJunio C Hamano <gitster@pobox.com>2009-01-21 22:46:52 -0800
commitd28250654f4150f391b0fab6713ecb5748ccfd98 (patch)
tree7bbc2a91a5a9a0c4ffe08ff1379e1df956565247 /config.mak.in
parent9002ec3ae6299dc7872033ba7f6c3cebf2f2c3c1 (diff)
downloadgit-d28250654f4150f391b0fab6713ecb5748ccfd98.tar.gz
git-d28250654f4150f391b0fab6713ecb5748ccfd98.tar.xz
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>
Diffstat (limited to 'config.mak.in')
0 files changed, 0 insertions, 0 deletions