Commit Graph

11 Commits (8c022e8ac401f98c73e6ca62b502b40fc83c3e1f)

Author SHA1 Message Date
Chun Kuan Lee 6ad79cbd56 wallet: Use fsbridge::ifstream to fix Windows path issue
6 years ago
Chun Kuan Lee 369244f654 utils: Fix broken Windows filelock
6 years ago
Chun Kuan Lee 86eb3b3f1a utils: Add fsbridge fstream function wrapper
6 years ago
Wladimir J. van der Laan d73205ef36
Merge #14192: utils: Convert fs::filesystem_error messages from local multibyte to utf-8 on Windows
6 years ago
Chun Kuan Lee e221368932 utils: Convert fs error messages from multibyte to utf-8
6 years ago
Chun Kuan Lee b9babc82dd utils: Use _wfopen and _wreopen on Windows
6 years ago
practicalswift 75ea00f391 Remove unused fsbridge::freopen
6 years ago
Chun Kuan Lee 1661a472b8 add unicode compatible file_lock for Windows
6 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky)
7 years ago
practicalswift 49de096c2a Remove unused Boost includes
8 years ago
Wladimir J. van der Laan 19e36bbef6 Add fs.cpp/h
8 years ago