Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
MinGW: simplify waitpid() emulation macros
author
Johannes Sixt
<j6t@kdbg.org>
Sat, 4 Jul 2009 19:26:38 +0000
(21:26 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 5 Jul 2009 19:16:27 +0000
(12:16 -0700)
Windows does not have signals. At least they cannot be diagnosed by the
parent process; all that the parent process can observe is the exit code.
This also adds a dummy definition of WTERMSIG.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
303e7c4
)
No differences found