Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2009-07-04 23:26:38 +0400
committerJunio C Hamano <gitster@pobox.com>2009-07-05 23:16:27 +0400
commit303e7c48eae7e140a9612ff1f9b5a95ca80b65c4 (patch)
tree6604b1cbbcc59de259cc3dd0fa33e6fbe071621c /run-command.c
parent47e3de0e7968a4176e2c54a36b214d3e7b24ad15 (diff)
MinGW: simplify waitpid() emulation macros
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>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions