1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 00:01:00 +00:00
serenity/Userland/Applications/Help
Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore
MappedFile is strictly a userspace thing, so it doesn't belong in AK
(which is supposed to be user/kernel agnostic.)
2021-11-23 11:33:36 +01:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
History.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
History.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
main.cpp AK: Use ErrorOr<T> for MappedFile factories 2021-11-08 00:35:27 +01:00
ManualModel.cpp LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
ManualModel.h LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
ManualNode.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ManualPageNode.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ManualPageNode.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
ManualSectionNode.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ManualSectionNode.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00