banan-os/userspace/tests
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
..
test-fork
test-framebuffer
test-globals
test-mmap-shared
test-mouse
test-popen
test-setjmp
test-shared
test-sort
test-tcp
test-udp
test-unix-socket
test-window
CMakeLists.txt Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00