Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-23 | Allow parent's WaitEventSets to be freed after fork(). | Thomas Munro | 16.0 |
| 2022-12-23 | Add WL_SOCKET_ACCEPT event to WaitEventSet API. | Thomas Munro | 16.0 |
| 2022-02-14 | Add WL_SOCKET_CLOSED for socket shutdown events. | Thomas Munro | 15.0 |
| 2021-02-28 | Optimize latches to send fewer signals. | Thomas Munro | 14.0 |
| 2021-02-28 | Use SIGURG rather than SIGUSR1 for latches. | Thomas Munro | 14.0 |
| 2020-07-30 | Use a long lived WaitEventSet for WaitLatch(). | Thomas Munro | 14.0 |
| 2018-11-23 | Add WL_EXIT_ON_PM_DEATH pseudo-event. | Thomas Munro | 12.0 |