Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/process: Add debug on process kill | Jeremy Kerr | 2014-04-03 | 1 | -0/+1 |
* | lib/process: Don't abort stdout reads on EINTR | Jeremy Kerr | 2014-02-20 | 1 | -3/+15 |
* | lib/process: Add helper for check process clean exit | Jeremy Kerr | 2014-01-21 | 2 | -0/+11 |
* | lib/process: Add add_stderr flag to process module | Jeremy Kerr | 2014-01-14 | 2 | -1/+5 |
* | lib/process: handle EINTR from waitpid | Jeremy Kerr | 2013-08-20 | 1 | -2/+7 |
* | lib/process: Add dry_run argument to process_init | Jeremy Kerr | 2013-08-20 | 2 | -2/+6 |
* | lib/process: Add process helpers | Jeremy Kerr | 2013-08-19 | 2 | -0/+513 |