Files
ladybird/Kernel
Idan Horowitz a9e436c4a3 Kernel: Replace usages of SIGSTKFLT with SIGSEGV
SIGSTKFLT is a signal that signifies a stack fault in a x87 coprocessor,
this signal is not POSIX and also unused by Linux and the BSDs, so let's
use SIGSEGV so programs that setup signal handlers for the common
signals could still handle them in serenity.
2021-12-01 21:44:11 +02:00
..
2021-10-15 21:48:45 +01:00
2021-11-28 19:26:22 +02:00
2021-10-17 17:09:58 +01:00
2021-11-20 21:22:24 +00:00