From: Wayne Davison Date: Wed, 26 Oct 2005 15:53:04 +0000 (+0000) Subject: - Changed the "status" variables into "exit_code" variables. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/84e6d6fdcdc8b59fc6e39b47b67577f0de9fd017?hp=84e6d6fdcdc8b59fc6e39b47b67577f0de9fd017 - Changed the "status" variables into "exit_code" variables. - Added an error message to wait_process_with_flush() that reports the errno we get when waitpid() fails. - Increased the value of MAXCHILDPROCS. ---