aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split Windows-specific SetRTPriorityChris Robinson2018-11-121-9/+12
* Clean up helpers.cpp someChris Robinson2018-11-111-128/+108
* Use the correct type for __control87_2Chris Robinson2018-11-111-1/+1
* Fix getting the process binary for FreeBSD or macOSChris Robinson2018-11-111-8/+6
* Remove unused wstr functionsChris Robinson2018-11-111-48/+0
* Use C++ more with helpers.cppChris Robinson2018-11-111-228/+137
* Use C++ for GetProcBinaryChris Robinson2018-11-111-90/+50
* Convert helpers.c to C++Chris Robinson2018-11-111-0/+1027