- Changed the "status" variables into "exit_code" variables.
authorWayne Davison <wayned@samba.org>
Wed, 26 Oct 2005 15:53:04 +0000 (15:53 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 26 Oct 2005 15:53:04 +0000 (15:53 +0000)
commit84e6d6fdcdc8b59fc6e39b47b67577f0de9fd017
treef45c4b1b0d9c65ea4d034d9e8a5183209381d097
parentf14a65d94c77ecb3f184fae6c89641e7826cdf67
- 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.
main.c