Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-17 | Don't call sigtimedwait for scoped_ignore_sigttou | Pedro Alves | 1 | -5/+13 |
2021-06-17 | scoped_ignore_signal: Use sigprocmask+sigtimedwait instead of signal | Pedro Alves | 1 | -2/+35 |
2021-06-17 | Introduce scoped_restore_signal | Pedro Alves | 1 | -0/+64 |