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 <[EMAIL PROTECTED]>
  
  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

Reply via email to