This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
libc
History
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