banan-os/userspace/libraries
Bananymous 3b23458ecc LibC: Start work on locales
This patch adds 2 locales, POSIX locale and UTF8 locale.

functions `mbstowcs()` and `strcoll()` use locales to do convertions and
comparison respectively.
2024-08-09 15:52:42 +03:00
..
LibC LibC: Start work on locales 2024-08-09 15:52:42 +03:00
LibELF BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
LibFont BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
LibGUI LibGUI: Window now uses double buffering 2024-06-27 00:39:59 +03:00
LibImage LibC: Don't expose math.h in stdlib.h 2024-07-16 12:47:38 +03:00
LibInput BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
CMakeLists.txt BuildSystem: Rework the whole cmake build system 2024-06-19 09:40:03 +03:00