added the vm_setsig vm primitive function to improve os signal handler
changed System>>__os_signal_handelr and System>>startup for improved os signal handling
This commit is contained in:
@ -161,7 +161,7 @@ extend Context
|
||||
// -------------------------------------------------------------------
|
||||
// <<private>>
|
||||
// private: called by VM upon unwinding as well as by
|
||||
// Exception<<signal and Error<<signal
|
||||
// Exception>>signal, Error>>signal, Process>>terminate
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
| ctx stop eb pending_pos |
|
||||
|
Reference in New Issue
Block a user