Add an --install-signal-handlers=<yes|no> RTS flag; fixes trac #804
authorIan Lynagh <igloo@earth.li>
Thu, 22 Mar 2007 18:29:00 +0000 (18:29 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 22 Mar 2007 18:29:00 +0000 (18:29 +0000)
commit4cc37e5758909aaec9ede20604ec4f01c04b54ea
tree66f86e0def7572cd8a460ba2dbb2a0c95e249606
parentaba08f650f66a7979b7d8e513f8630663f33f4fb
Add an --install-signal-handlers=<yes|no> RTS flag; fixes trac #804
includes/RtsFlags.h
rts/RtsFlags.c
rts/RtsStartup.c
rts/Schedule.c
rts/posix/Select.c
rts/sm/GC.c