summaryrefslogtreecommitdiff
path: root/userland/libc/tb/sv.c
AgeCommit message (Expand)Author
2024-12-31libc: Add more sv/sb functionsAnton Kling
2024-12-09libc: sv add number parsingAnton Kling
2024-10-14libc: Copy string views to preallocated buffersAnton Kling
2024-10-03libc: small changesAnton Kling
2024-05-02sh: Use string view instead of C stringsAnton Kling
2024-04-18LibC/Kernel: Move lseek/seek to kernelAnton Kling
2024-04-18LibC: Fix bug in sv_cloneAnton Kling
2024-04-18LibC: Fix compiler warningsAnton Kling
2024-04-11bug fixesAnton Kling