Overview
Request 818401 accepted
- Update to version 4.6
* Always call waitpid(2) to avoid dead processes
* Duplicate STDIN file descriptor before closing; for the '-r'
option
- Update to version 4.5
* New '-z' "one-shot" option self-terminates after the utility
exits
* Termination by 'q' or 'SIGINT' results in an exit status of 0
- Add source verification
Request History
mnhauke created request
- Update to version 4.6
* Always call waitpid(2) to avoid dead processes
* Duplicate STDIN file descriptor before closing; for the '-r'
option
- Update to version 4.5
* New '-z' "one-shot" option self-terminates after the utility
exits
* Termination by 'q' or 'SIGINT' results in an exit status of 0
- Add source verification
pluskalm accepted request
@avindra: review reminder