Re: Interesting scheduling times

David Holland (dholland@cs.toronto.edu)
Sat, 19 Sep 1998 22:59:10 -0400


> I don't trust him either. Among other things, he changed signal() behavior.
> Gee, thanks for breaking all the apps with SysV expectations.

Any program that counts on the behavior of signal() in this manner is
broken and should itself be patched to use sigaction or to be more
robust in any of several ways.

In my opinion, the BSD behavior is far more useful than the sysv behavior,
and glibc has this particular issue right.

-- 
   - David A. Holland             | (please continue to send non-list mail to
     dholland@cs.utoronto.ca      | dholland@hcs.harvard.edu. yes, I moved.)

Any netkit mail should be sent to netbug@ftp.uk.linux.org, not me.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/