K 10 svn:author V 3 bde K 8 svn:date V 27 1997-11-10T11:32:24.000000Z K 7 svn:log V 268 Fixed some type and value mismatches. setsignal() returned a bogusly cast value that was always ignored. Rev.1.9 of trap.c made this more bogus by returning a semantically different value after calling siginterrupt(). Avoid these problems by not returning a value. END