mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
The mq_getfd_np function appeared in FreeBSD 11 with no documentation. This function dereferences the mqd_t as a pointer to an int. Relnotes: yes MFC after: 3 days Reviewed by: kib (previous), markj, ziaee Differential Revision: https://reviews.freebsd.org/D43947 |
||
|---|---|---|
| .. | ||
| tests | ||
| aio.c | ||
| Makefile | ||
| Makefile.depend | ||
| mq.c | ||
| mq_getfd_np.3 | ||
| sigev_thread.c | ||
| sigev_thread.h | ||
| Symbol.map | ||
| timer.c | ||