Date: Thu, 16 Aug 2007 13:02:22 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: David Xu <davidxu@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h Message-ID: <20070816100222.GI2738@deviant.kiev.zoral.com.ua> In-Reply-To: <200708160526.l7G5Qg0b008022@repoman.freebsd.org> References: <200708160526.l7G5Qg0b008022@repoman.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] 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) ? [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGxCCuC3+MBN1Mb4gRAoCLAKCoTmxScIYUNtUrmKFpLSRe8voZgACfRx1X cuY9e3EbvwNvrZty/R6yMFM= =kosm -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070816100222.GI2738>
