freebsd-dev/lib/librt
Thomas Munro 3904e7966e Fix aio_readv(2), aio_writev(2) with SIGEV_THREAD.
Add missing wrapper code to librt for these new functions so that
SIGEV_THREAD works.  Without machinery to convert it to SIGEV_THREAD_ID,
you got EINVAL.

Reviewed by:    asomers
MFC after:      2 weeks
Differential Revision:  https://reviews.freebsd.org/D31618
2021-08-22 23:49:23 +12:00
..
tests DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
aio.c Fix aio_readv(2), aio_writev(2) with SIGEV_THREAD. 2021-08-22 23:49:23 +12:00
Makefile pkgbase: Move librt to clibs 2021-05-13 17:41:24 +02:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mq.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
sigev_thread.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
sigev_thread.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
Symbol.map Fix aio_readv(2), aio_writev(2) with SIGEV_THREAD. 2021-08-22 23:49:23 +12:00
timer.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00