cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h

Kostik Belousov kostikbel at gmail.com
Thu Aug 16 06:39:25 PDT 2007


On Thu, Aug 16, 2007 at 05:26:42AM +0000, 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.
>   
>   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

Shall the syscall symbol be added to the lib/libc/sys/Symbol.map ?
Or, is it assumed that syscall would accessible only by syscall(3) ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20070816/d6710d8f/attachment.pgp


More information about the cvs-all mailing list