cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys
thr.h
Daniel Eischen
deischen at freebsd.org
Thu Aug 16 07:40:45 PDT 2007
On Thu, 16 Aug 2007, David Xu wrote:
> 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.
I do not think this is a good idea. There is no such thing in Solaris,
only Linux seems to have this hideous idea of an API.
--
DE
More information about the cvs-src
mailing list