banan-os/userspace/libraries
Bananymous 88b8ca5b29 LibC: Fix some string functions
I was not casting some required values to char or handling length of
zero
2024-10-13 22:04:08 +03:00
..
LibC LibC: Fix some string functions 2024-10-13 22:04:08 +03:00
LibELF Kernel: Rework kernel-side ELF loading 2024-09-15 23:57:34 +03:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI Userspace: Compile programs and libraries with -Wall -Wextra -Werror 2024-09-26 15:20:07 +03:00
LibImage LibImage: name color to u32 function to to_argb from to_rgba 2024-10-13 22:01:46 +03:00
LibInput Kernel/Shell: Fix backspace and delete key byte sequences 2024-10-04 04:14:47 +03:00
CMakeLists.txt Userspace: Compile programs and libraries with -Wall -Wextra -Werror 2024-09-26 15:20:07 +03:00