Stacking signals

Guy Cardwell gcardwel at orion.oac.uci.edu
Sat Dec 16 12:07:29 AEST 1989


In article <608 at ehvie0.tq.ine.philips.nl> hulsebos at ehvie0.tq.ine.philips.nl (rob hulsebos) writes:
>From this I conclude that signal-handling routines can not be stacked
>on a V.2 or V.3 system (it works as expected on BSD), probably because
>of a setjmp/longjmp construction in "sleep". Am I correct, or is there
>something wrong in V.2/V.3, or is this a bug in my system?

One of the major "innovations" in BSD over Sys V was the fact that
signals are stacked. Some implementations may support it. (AIX, for example)

Guy
-- 
look.... even a test signature.....



More information about the Comp.unix.wizards mailing list