Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increment nfds when coming from startup_pipe. | Darren Tucker | 2021-09-08 | 1 | -1/+1 |
* | Also check pid in pselect_notify_setup. | Darren Tucker | 2021-08-20 | 1 | -1/+1 |
* | Prefix pselect functions to clarify debug messages | Darren Tucker | 2021-08-20 | 1 | -14/+14 |
* | Fix race in pselect replacement code. | Darren Tucker | 2021-08-20 | 1 | -4/+19 |
* | Clear notify_pipe from readset if present. | Darren Tucker | 2021-06-04 | 1 | -1/+3 |
* | space->tabs. | Darren Tucker | 2021-06-04 | 1 | -83/+83 |
* | Add pselect implementation for platforms without. | Darren Tucker | 2021-06-04 | 1 | -0/+188 |