[Bug 220459] lio_listio(2) doesn't support SIGEV_THREAD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 21 15:11:44 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220459
Alan Somers <asomers at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
--- Comment #3 from Alan Somers <asomers at FreeBSD.org> ---
Fixed in head by 321332
Implement SIGEV_THREAD notifications for lio_listio(2)
Our man pages have always indicated that this was supported, but in fact the
feature was never implemented for lio_listio(2).
Reviewed by: jhb, kib (earlier version)
MFC after: 20 days
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D11680
Modified:
head/lib/librt/Symbol.map
head/lib/librt/aio.c
head/tests/sys/aio/lio_test.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list