summaryrefslogtreecommitdiff
path: root/Kernel/KString.h
AgeCommit message (Expand)Author
2021-05-31Kernel: Add KString::must_{..} factory methodsBrian Gianforcaro
2021-05-28Kernel: Add KString, a single-owner string with OOM failure exposionAndreas Kling