aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/kernel_executable.h
AgeCommit message (Collapse)Author
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-09-11file_sys/kernel_executable: Add missing <string> includeMorph
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
Same behavior, minus unnecessary inclusions where not necessary.
2019-06-05file_sys: Add classes to parse KIP1 and INI1 filesZach Hilman