mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 23:12:06 +00:00
Generate a special page containing the "return from signal" trampoline code on startup and then route signalled threads to it. This avoids a page allocation in every process that ever receives a signal.