提交历史

作者 SHA1 备注 提交日期
  negelef 3f52aadd8d Rerouted the global alternate stack to the end (lowest address) of each process stack. This fixes potentially shared stacks and allows the garbage collector to traverse stack frames even if a process is currently handling user-defined signals on the alternate stack. However, the alternate stack is used for catching segmentation faults caused by stack overflows, which may now reuse the last part of the stack and therefore corrupt stack traces. This is an experimental patch and may need improvement. 6 年之前
  negelef d394d60081 Exported hidden register 6 年之前
  eth.guenter ec13e5fc77 combined Linux Unix modules 7 年之前