summaryrefslogtreecommitdiff
path: root/Source/Core/Common/CommonFuncs.cpp
AgeCommit message (Expand)Author
2023-12-29Common: Fix encoding handling in GetWin32ErrorStringJosJuice
2023-07-28CommonFuncs: Add GetWin32ErrorString().Admiral H. Curtiss
2023-07-12Common/CommonFuncs: Add StrErrorWrapper functionSepalani
2023-04-18Common/CommonFuncs: Move interface into Common namespaceLioncash
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-07-16Add Android check for strerror_r variantJosJuice
2019-10-07Move GetModuleName to CommonSilent
2018-04-12Reformat all the things!spycrab
2017-12-18Handle both the XSI and GNU versions of strerror_rJosJuice
2017-08-18CommonFuncs: LastStrerrorString addedSepalani
2017-06-27Try to make sure that we have the XSI version of strerror_rJosJuice
2017-04-15Rename Misc.cpp to CommonFuncs.cppJosJuice