summaryrefslogtreecommitdiff
path: root/Source/Core/Common/IOFile.h
AgeCommit message (Expand)Author
2024-02-11IOFile: avoid clearing errors on null file structPeter Lafreniere
2023-10-01Added CopyReader to BlobReader and all subclassesLillyJadeKatrin
2022-09-29NetworkCaptureLogger: Allow PCAP shared read access on WindowsSepalani
2022-01-29IOFile: Rename Clear() to ClearError() for clarity.Admiral H. Curtiss
2022-01-29IOFile: Make origin parameter to Seek() an enum class.Admiral H. Curtiss
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-10-13IOFile: Add std::array functionsPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename Common/File to Common/IOFileShawn Hoffman