-
msvensson@neptunus.(none) authored
- Only handle return codes from 'pclose' greater than zero as errors. - It appears pclose can return -1 with errno set to ECHILD although the executin process completed successfully.
9c676b3d
- Only handle return codes from 'pclose' greater than zero as errors. - It appears pclose can return -1 with errno set to ECHILD although the executin process completed successfully.