Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split Windows-specific SetRTPriority | Chris Robinson | 2018-11-12 | 1 | -9/+12 |
* | Clean up helpers.cpp some | Chris Robinson | 2018-11-11 | 1 | -128/+108 |
* | Use the correct type for __control87_2 | Chris Robinson | 2018-11-11 | 1 | -1/+1 |
* | Fix getting the process binary for FreeBSD or macOS | Chris Robinson | 2018-11-11 | 1 | -8/+6 |
* | Remove unused wstr functions | Chris Robinson | 2018-11-11 | 1 | -48/+0 |
* | Use C++ more with helpers.cpp | Chris Robinson | 2018-11-11 | 1 | -228/+137 |
* | Use C++ for GetProcBinary | Chris Robinson | 2018-11-11 | 1 | -90/+50 |
* | Convert helpers.c to C++ | Chris Robinson | 2018-11-11 | 1 | -0/+1027 |