summaryrefslogtreecommitdiff
path: root/kernel/lib/sv.c
AgeCommit message (Collapse)Author
2024-12-11kernel: Add more sv functions and change interfacesAnton Kling
2024-12-10kernel: Add string view and string builderAnton Kling
This makes write/read calls that use strings to communicate much simpler and less error prone.