summaryrefslogtreecommitdiff
path: root/Kernel/MiniStdLib.cpp
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-24Kernel: Move {strnlen, strcmp, memcmp, strncmp, strstr} to MiniStdLibIdan Horowitz
2021-09-07Kernel: Build MiniStdLib.cpp in aarch64 buildsNico Weber
2021-07-18Kernel: Introduce basic pre-kernel environmentGunnar Beutner