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=220459 --- 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 calls, and it's only because of the librt symbols overriding the symbols in libc that SIGEV_THREAD works. -- 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>
