banan-os/userspace/libraries
Bananymous 48eca3d031 LibC: Make libc usable with tcc
tcc does not provide its own stdint.h but defines everything in
stddef.h. Also tcc does not support [[noreturn]] attribute syntax.
2025-01-28 17:27:41 +02:00
..
LibC LibC: Make libc usable with tcc 2025-01-28 17:27:41 +02:00
LibELF DynamicLoader: Fix copy relocations 2025-01-24 19:23:33 +02:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI Kernel: Fix SYS_FCNTL command handling :) 2024-12-03 16:12:26 +02:00
LibImage Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
LibInput Kernel: Make backspace \b and delete 0x7F 2024-12-05 17:34:37 +02:00
CMakeLists.txt BuildSystem: Cleanup and fix cmake files 2025-01-28 17:11:21 +02:00