banan-os/userspace/libraries
Bananymous 51b6329c86 Kernel: Make backspace \b and delete 0x7F
This is what `vim` seems to expect and imo makes way more sense.
2024-12-05 17:34:37 +02:00
..
LibC LibC: Fix popen to return correct return value instead of -1 2024-12-05 06:47:10 +02: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 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 Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00