cvs commit: src/sys/platform/vkernel/platform machintr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Apr 30 10:00:54 PDT 2008


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 at 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





More information about the Commits mailing list