A.10. librt

The behavior of the interfaces in this library is specified by the following Standards.

Large File Support [LFS]
POSIX 1003.1-2008 (ISO/IEC 9945-2009) [SUSv4]

Table A-14. librt Function Interfaces

aio_cancel[SUSv4]aio_write64[LFS]mq_send(GLIBC_2.3.4)[SUSv4]
aio_cancel64[LFS]clock_getcpuclockid[SUSv4]mq_setattr(GLIBC_2.3.4)[SUSv4]
aio_error[SUSv4]clock_getres[SUSv4]mq_timedreceive(GLIBC_2.3.4)[SUSv4]
aio_error64[LFS]clock_gettime[SUSv4]mq_timedsend(GLIBC_2.3.4)[SUSv4]
aio_fsync[SUSv4]clock_nanosleep[SUSv4]mq_unlink(GLIBC_2.3.4)[SUSv4]
aio_fsync64[LFS]clock_settime[SUSv4]shm_open[SUSv4]
aio_read[SUSv4]lio_listio(GLIBC_2.4)[SUSv4]shm_unlink[SUSv4]
aio_read64[LFS]lio_listio64(GLIBC_2.4)[LFS]timer_create[SUSv4]
aio_return[SUSv4]mq_close(GLIBC_2.3.4)[SUSv4]timer_delete[SUSv4]
aio_return64[LFS]mq_getattr(GLIBC_2.3.4)[SUSv4]timer_getoverrun[SUSv4]
aio_suspend[SUSv4]mq_notify(GLIBC_2.3.4)[SUSv4]timer_gettime[SUSv4]
aio_suspend64[LFS]mq_open(GLIBC_2.3.4)[SUSv4]timer_settime[SUSv4]
aio_write[SUSv4]mq_receive(GLIBC_2.3.4)[SUSv4]