aboutsummaryrefslogtreecommitdiff
path: root/src/util/syserror.cpp
AgeCommit message (Expand)Author
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2023-06-30Show descriptive error messages when FileCommit failsJohn Moffett
2022-07-08refactor: add most of src/util to iwyufanquake
2022-04-28util: Increase buffer size to 1024 in SysErrorStringlaanwj
2022-04-28util: Refactor SysErrorString logiclaanwj
2022-04-28util: Use strerror_s for SysErrorString on Windowslaanwj
2022-04-28util: Replace non-threadsafe strerrorlaanwj