Date: Sun, 19 Aug 2007 10:53:13 -0400 (EDT) From: Daniel Eischen <deischen@freebsd.org> To: Alexandre Julliard <julliard@winehq.org> Cc: wine-freebsd@hub.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, "Marc G. Fournier" <scrappy@hub.org>, Robert Watson <rwatson@freebsd.org>, David Xu <davidxu@freebsd.org>, Tijl Coosemans <tijl@ulyssis.org>, Xin LI <delphij@delphij.net> Subject: Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys Message-ID: <Pine.GSO.4.64.0708191051570.16079@sea.ntplx.net> In-Reply-To: <87hcmwot68.fsf@wine.dyndns.org> References: <200708160526.l7G5Qg0b008022@repoman.freebsd.org> <46C4FD02.3090708@freebsd.org> <Pine.GSO.4.64.0708162216530.1396@sea.ntplx.net> <200708182118.37998.tijl@ulyssis.org> <20070818204223.D1234@fledge.watson.org> <Pine.GSO.4.64.0708182050070.13363@sea.ntplx.net> <250D8A54B98F12158C71D8FE@ganymede.hub.org> <Pine.GSO.4.64.0708182250550.13824@sea.ntplx.net> <87hcmwot68.fsf@wine.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 Aug 2007, Alexandre Julliard wrote: > Daniel Eischen <deischen@freebsd.org> writes: > >> FreeBSD as well as Solaris and Linux (it looks like Linux only allows a >> thread group to be signaled) have gotten along without this API, and >> Wine seems to be the only target for this syscall. > > Actually, Linux, Solaris, and Mac OS X all export that functionality, > and in all cases it was added before Wine requested it, probably > because it's a fairly logical feature to have as part of a kernel > threading mechanism. I do not see it in Solaris. All I can find is _lwp_kill(), which isn't meant to be used by applications and isn't suppose to work for LWPs outside the current process. -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0708191051570.16079>