Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add std::error_code for std::filesystem exceptions | Squall-Leonhart | 2023-09-14 | 1 | -6/+9 |
* | android: Fix size check for content uris | Charles Lombardo | 2023-06-27 | 1 | -0/+6 |
* | vfs_real: misc optimizations | Liam | 2023-06-16 | 1 | -4/+4 |
* | android: fs: Fix Exists / IsFile for SAF. | bunnei | 2023-06-16 | 1 | -0/+27 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile | Morph | 2021-06-22 | 1 | -2/+3 |
* | common: fs: Use the normal directory iterator in *Recursively functions | Morph | 2021-06-12 | 1 | -2/+16 |
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 1 | -0/+610 |