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

Alexandre Julliard julliard at winehq.org
Sun Aug 19 01:15:39 PDT 2007


Daniel Eischen <deischen at 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.

-- 
Alexandre Julliard
julliard at winehq.org


More information about the cvs-src mailing list