index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing includes to fix compile errors
MarcoFalke
2020-06-16
1
-1
/
+4
*
Fix WSL file locking by using flock instead of fcntl
Samuel Dobson
2020-04-26
1
-8
/
+29
*
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2020-01-04
1
-0
/
+4
*
Fix occurences of c_str() used with size() to data()
Wladimir J. van der Laan
2019-10-28
1
-2
/
+2
*
Avoid redefine warning
Peter Bushnell
2019-04-10
1
-0
/
+2
*
wallet: Use fsbridge::ifstream to fix Windows path issue
Chun Kuan Lee
2019-02-23
1
-0
/
+2
*
utils: Fix broken Windows filelock
Chun Kuan Lee
2018-10-19
1
-1
/
+2
*
utils: Add fsbridge fstream function wrapper
Chun Kuan Lee
2018-09-26
1
-0
/
+102
*
Merge #14192: utils: Convert fs::filesystem_error messages from local multiby...
Wladimir J. van der Laan
2018-09-13
1
-0
/
+16
|
\
|
*
utils: Convert fs error messages from multibyte to utf-8
Chun Kuan Lee
2018-09-11
1
-0
/
+16
*
|
utils: Use _wfopen and _wreopen on Windows
Chun Kuan Lee
2018-08-31
1
-0
/
+5
|
/
*
Remove unused fsbridge::freopen
practicalswift
2018-08-29
1
-5
/
+0
*
add unicode compatible file_lock for Windows
Chun Kuan Lee
2018-08-28
1
-0
/
+85
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-1
/
+1
*
Remove unused Boost includes
practicalswift
2017-06-09
1
-2
/
+0
*
Add fs.cpp/h
Wladimir J. van der Laan
2017-04-03
1
-0
/
+17