From: Alex Riesen Date: Thu, 5 Jan 2006 08:56:37 +0000 (+0100) Subject: trivial: retval of waitpid is not errno X-Git-Tag: v1.0.7^2~19 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7f272ca80c1dbb8157e204a821365448eaec52ea?hp=7f272ca80c1dbb8157e204a821365448eaec52ea trivial: retval of waitpid is not errno ...but is used as such and passed to strerror. Signed-off-by: Alex Riesen Signed-off-by: Junio C Hamano ---