Luna/libc
apio 00ee8314b3
luna: Make Utf8String{De,En}coders return the number of bytes written
This means we can avoid a call to code_points() in mbstowcs(),
which would parse a string twice.
2023-01-14 11:55:19 +01:00
..
include libc: Implement perror() 2023-01-13 21:08:10 +01:00
src luna: Make Utf8String{De,En}coders return the number of bytes written 2023-01-14 11:55:19 +01:00
CMakeLists.txt libc: Add (de)allocate_memory wrappers located in sys/mman.h 2023-01-13 19:08:02 +01:00