|
|
|
|
|
by JasuM
2559 days ago
|
|
Makes sense. I was thinking that maybe signal handlers could use the regular stack of the thread, but that would of course make everything fall down if the "real" code would write to the stack before updating the stack pointer. |
|