On 4/16/08, Jim Ursetto <[EMAIL PROTECTED]> wrote:
> On 4/15/08, Lui Fungsin <[EMAIL PROTECTED]> wrote:
> > I'm not sure I followed you here. What's chicken's equivalent of SIG_IGN?
>
> (set-signal-handler! signal/pipe #f)

Come to think of it, there's no way to set SIG_DFL.  What about adding
(set-default-signal-handler! signum) or changing the signature of
set-signal-handler! to accept a keyword (#:default, #:ignore).


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to