Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Much more clang-tidy cleanup | Chris Robinson | 2023-12-10 | 1 | -2/+2 |
| | |||||
* | rtkit: match includes with code (#752) | Rosen Penev | 2022-08-18 | 1 | -1/+2 |
| | | | | | | | | | These headers are used for __gettid. Match the if with the code. Fixes compilation under MinGW. Signed-off-by: Rosen Penev <[email protected]> Signed-off-by: Rosen Penev <[email protected]> | ||||
* | Add missing include for FreeBSD | Chris Robinson | 2022-07-29 | 1 | -0/+3 |
| | |||||
* | Handle _gettid on FreeBSD | Chris Robinson | 2022-01-18 | 1 | -58/+50 |
| | | | | And simplify handling D-Bus/RTKit interfaces | ||||
* | Optionally use RTKit/D-Bus to set elevated priority | Chris Robinson | 2021-04-18 | 1 | -0/+240 |
If pthread_setschedparam fails or is unavailable. |