Bananymous
|
8b26b6604d
|
LibC: Make mbstate_t into int
This is not used, but makes more sense than an empty struct
|
2025-08-19 16:29:46 +03:00 |
Bananymous
|
4ac6cbe70e
|
LibC: Add some missing wchar.h functions
isw* functions are just wrappers to is*
tow* functions are just wrappers to to*
|
2025-06-01 13:48:03 +03:00 |
Bananymous
|
c69919738b
|
BuildSystem: Move all userpace libraries under the userspace directory
As the number of libraries is increasing, root directory starts to
expand. This adds better organization for libraries
|
2024-06-18 13:14:35 +03:00 |