author | Johannes Schindelin <johannes.schindelin@gmx.de> | |
Sat, 23 May 2009 08:04:49 +0000 (10:04 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 23 May 2009 08:54:45 +0000 (01:54 -0700) | ||
commit | 27e3219f1a78d2d7035565aa7ace882dbc2baa97 | |
tree | 06d32aef5e1c020afd81782c5d54a475153565e6 | tree | snapshot |
parent | 352c81114ca436b9e06255f24bf8a7d2fd0a4029 | commit | diff |
MinGW: use POSIX signature of waitpid()
Git's source code expects waitpid() to return a signed int status.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Git's source code expects waitpid() to return a signed int status.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.h | diff | blob | history |