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>
next in thread | previous in thread | raw e-mail | index | archive | help
--axy+G8Ep0JfHiOnj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 16, 2007 at 05:26:42AM +0000, David Xu wrote: > davidxu 2007-08-16 05:26:42 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/kern kern_thr.c syscalls.master=20 > sys/sys thr.h=20 > Log: > Add thr_kill2 syscall which sends a signal to a thread in another proce= ss. > =20 > Submitted by: Tijl Coosemans tijl at ulyssis dot org > Approved by: re (kensmith) > =20 > 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) ? --axy+G8Ep0JfHiOnj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGxCCuC3+MBN1Mb4gRAoCLAKCoTmxScIYUNtUrmKFpLSRe8voZgACfRx1X cuY9e3EbvwNvrZty/R6yMFM= =kosm -----END PGP SIGNATURE----- --axy+G8Ep0JfHiOnj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070816100222.GI2738>