Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jul 2017 14:05:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220459] lio_listio(2) doesn't support SIGEV_THREAD
Message-ID:  <bug-220459-8-qnIXkph4ZV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220459-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220459-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220459

--- Comment #1 from John Baldwin <jhb@FreeBSD.org> ---
Adding another wrapper for lio_listio in librt/aio.c should be fine.  It's =
also
true for all of the other air system calls that they are direct system call=
s,
and it's only because of the librt symbols overriding the symbols in libc t=
hat
SIGEV_THREAD works.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220459-8-qnIXkph4ZV>