index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
CommonFuncs.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-10-04
CommonFuncs: Add StrerrorString version of LastStrerrorString that accepts an...
Jordan Woyak
2025-07-19
Common: Move GetDeviceProperty() into its own header
Admiral H. Curtiss
2025-06-13
Host: Implement a Windows-only implementation of `GetDeviceNameFromVIDPID`
Joshua Vandaƫle
2023-12-29
Common: Fix encoding handling in GetWin32ErrorString
JosJuice
2023-07-28
CommonFuncs: Add GetWin32ErrorString().
Admiral H. Curtiss
2023-07-12
Common/CommonFuncs: Add StrErrorWrapper function
Sepalani
2023-04-18
Common/CommonFuncs: Move interface into Common namespace
Lioncash
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-07-16
Add Android check for strerror_r variant
JosJuice
2019-10-07
Move GetModuleName to Common
Silent
2018-04-12
Reformat all the things!
spycrab
2017-12-18
Handle both the XSI and GNU versions of strerror_r
JosJuice
2017-08-18
CommonFuncs: LastStrerrorString added
Sepalani
2017-06-27
Try to make sure that we have the XSI version of strerror_r
JosJuice
2017-04-15
Rename Misc.cpp to CommonFuncs.cpp
JosJuice