Commit Graph

16 Commits (f1f26b8d5baec4a45a3a9ba0440cd4eff7af8407)

Author SHA1 Message Date
MarcoFalke fa193c6b1b
Add missing includes to fix compile errors
4 years ago
Samuel Dobson e8fa0a3d20 Fix WSL file locking by using flock instead of fcntl
5 years ago
Hennadii Stepanov fac86ac7b3
scripted-diff: Add missed copyright headers
5 years ago
Wladimir J. van der Laan f3b51eb935 Fix occurences of c_str() used with size() to data()
5 years ago
Peter Bushnell 0b3a65455a Avoid redefine warning
6 years ago
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