summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/TempFile.cpp
AgeCommit message (Expand)Author
2023-02-13LibCore: Rename `File` to `DeprecatedFile`Tim Schumacher
2022-12-23LibCore: Use a StringView for the file path in File::removeTim Schumacher
2022-12-23LibCore: Remove the `force` parameter from File::removeTim Schumacher
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-01-28Userland: Remove a bunch of unnecessary Vector importskleines Filmröllchen
2022-01-12LibCore: Add utility class for temporary files and directoriesItamar