Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ioManager{Start,Die,Wakeup} from IOManager.h | Duncan Coutts | 2021-01-25 | 1 | -2/+4 |
* | Add a common wakeupIOManager hook | Duncan Coutts | 2021-01-25 | 1 | -0/+14 |
* | Replace a direct call to ioManagerStartCap with a new hook | Duncan Coutts | 2021-01-25 | 1 | -0/+28 |
* | Move hooks for I/O manager startup / shutdown into IOManager.{c,h} | Duncan Coutts | 2021-01-25 | 1 | -0/+67 |
* | Move setIOManagerControlFd from Capability.c to IOManager.c | Duncan Coutts | 2021-01-25 | 1 | -0/+17 |
* | Start to centralise the I/O manager hooks from other bits of the RTS | Duncan Coutts | 2021-01-25 | 1 | -0/+21 |