banan-os/userspace/libraries
Bananymous f4be37700f Kernel/userspace: rework floating point math
SSE is now unconditionally enabled any where and most of math.h is now
actually implemented. using __builtin_<func> lead to many hangs where
the builtin function would just call itself.
2024-11-03 20:28:15 +02:00
..
LibC Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +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 LibGUI: Implement attributes for windows 2024-10-18 03:32:12 +03:00
LibImage Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
LibInput Kernel/Shell: Fix backspace and delete key byte sequences 2024-10-04 04:14:47 +03:00
CMakeLists.txt Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00