serenity/Userland/Libraries/LibSymbolication
kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based
Since it will become a stream in a little bit, it should behave like all
non-trivial stream classes, who are not primarily intended to have
shared ownership to make closing behavior more predictable. Across all
uses of MappedFile, there is only one use case of shared mapped files in
LibVideo, which now uses the thin SharedMappedFile wrapper.
2023-09-27 03:22:56 +02:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Symbolication.cpp LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
Symbolication.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00