12 Commits (5f7e407830811d0b304e30285bd0dca5d7b063dc)

Author SHA1 Message Date
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 2 months ago
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100) 2 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 3 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
Squall-Leonhart e263eb1a98 add std::error_code for std::filesystem exceptions 3 years ago
Charles Lombardo 2810786adc android: Fix size check for content uris 3 years ago
Liam 0f7b1f067f vfs_real: misc optimizations 3 years ago
bunnei bc21da779e android: fs: Fix Exists / IsFile for SAF. 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph f158fd9dd1 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph 367c4a676f common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago