DragonFly commits List (threaded) for 2008-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/platform/vkernel/platform machintr.c
dillon 2008/04/30 09:59:45 PDT
DragonFly src repository
Modified files:
sys/platform/vkernel/platform machintr.c
Log:
Cothreads do not have a globaldata context and cannot handle signals
which require one. Add SIGTERM, SIGWINCH, and SIGUSR2 to the list of
signals cothreads mask.
Reported-by: Rumko <rumcic@gmail.com>
Revision Changes Path
1.17 +2 -1 src/sys/platform/vkernel/platform/machintr.c
http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/machintr.c.diff?r1=1.16&r2=1.17&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]