summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/kernel_executable.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | 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.
* file_sys/kernel_executable: Add missing <string> includeMorph2021-09-111-0/+1
|
* file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-1/+8
| | | | Same behavior, minus unnecessary inclusions where not necessary.
* file_sys: Add classes to parse KIP1 and INI1 filesZach Hilman2019-06-051-0/+99