banan-os/userspace
Bananymous 1d6c08478d LibC: Fix sigsetjmp
the call from C sigsetjmp messed up rbp, now sigsetjmp is also written
in assembly.

I did not test the 32 bit code, just ported the tested 64 bit version
over :D
2025-08-21 02:52:49 +03:00
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 aoc2024: Implement day25 solution 2024-12-25 18:13:57 +02:00
libraries LibC: Fix sigsetjmp 2025-08-21 02:52:49 +03:00
programs WindowServer: Fix crash when window closes while being "button window" 2025-08-19 16:23:30 +03:00
tests tests: Add tls test 2025-06-16 15:07:26 +03:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00