aboutsummaryrefslogtreecommitdiff
path: root/src/fs.h
AgeCommit message (Expand)Author
2020-01-03wallet: unbreak with boost 1.72Jan Beich
2019-04-30Replace deprecated Boost Filesystem functionHennadii Stepanov
2018-12-29Update copyright headers to 2018DrahtBot
2018-11-20revert removal of fstream.hpp header in fs.hKarl-Johan Alm
2018-11-16Remove unreferenced boost headersMurray Nesbitt
2018-09-26utils: Add fsbridge fstream function wrapperChun Kuan Lee
2018-09-23Make fs::path::string() always return utf-8 stringChun Kuan Lee
2018-09-11utils: Convert fs error messages from multibyte to utf-8Chun Kuan Lee
2018-08-29Remove unused fsbridge::freopenpracticalswift
2018-08-28add unicode compatible file_lock for WindowsChun Kuan Lee
2017-05-19[Trivial] Add BITCOIN_FS_H endif footer in fs.hAhmad Kazi
2017-04-03Add fs.cpp/hWladimir J. van der Laan