cvs commit: src/sys/kern kern_sig.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Apr 14 17:52:10 PDT 2004


dillon      2004/04/14 17:51:32 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Detect when the target process's thread is sitting on a message port and
  schedule the thread in order to allow the message port handling code to
  check for signals.
  
  Revision  Changes    Path
  1.30      +19 -2     src/sys/kern/kern_sig.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_sig.c.diff?r1=1.29&r2=1.30&f=h





More information about the Commits mailing list