signal handling in 4.2

Dave Martindale dmmartindale at watcgl.UUCP
Wed Nov 30 04:04:40 AEST 1983


A nice clean way to handle this would be to have the signal-handling
routine's return code indicate whether the system call which was
interrupted, if any, should be restarted.  This would still require
changes to old code which doesn't return anything meaningful from
the signal handler.  Maybe yet another flag, specified in the call to
signal that gives the handler's address?



More information about the Comp.unix.wizards mailing list