[Bug 220459] lio_listio(2) doesn't support SIGEV_THREAD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 4 14:05:45 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220459

--- Comment #1 from John Baldwin <jhb at 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.


More information about the freebsd-bugs mailing list