aboutsummaryrefslogtreecommitdiff
path: root/src/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-12-291-1/+1
* revert removal of fstream.hpp header in fs.hKarl-Johan Alm2018-11-201-0/+1
* Remove unreferenced boost headersMurray Nesbitt2018-11-161-1/+0
* utils: Add fsbridge fstream function wrapperChun Kuan Lee2018-09-261-0/+51
* Make fs::path::string() always return utf-8 stringChun Kuan Lee2018-09-231-1/+0
* utils: Convert fs error messages from multibyte to utf-8Chun Kuan Lee2018-09-111-0/+2
* Remove unused fsbridge::freopenpracticalswift2018-08-291-1/+0
* add unicode compatible file_lock for WindowsChun Kuan Lee2018-08-281-0/+20
* [Trivial] Add BITCOIN_FS_H endif footer in fs.hAhmad Kazi2017-05-191-1/+1
* Add fs.cpp/hWladimir J. van der Laan2017-04-031-0/+24