davidxu     2007-08-16 05:26:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thr.c syscalls.master 
    sys/sys              thr.h 
  Log:
  Add thr_kill2 syscall which sends a signal to a thread in another process.
  
  Submitted by: Tijl Coosemans tijl at ulyssis dot org
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.62      +55 -0     src/sys/kern/kern_thr.c
  1.233     +1 -0      src/sys/kern/syscalls.master
  1.14      +13 -0     src/sys/sys/thr.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to