summaryrefslogtreecommitdiff
path: root/include/mqueue.h
AgeCommit message (Expand)Author
2023-11-26include: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-10-02Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov
2012-09-10POSIX requires sigevent to be visible after mqueue.h is included.David Xu
2007-01-06Add function __mq_oshandle() to get file handle of a mqueue.David Xu
2005-11-30Fix compiling for c++, include cdefs.h.David Xu
2005-11-26Bring in POSIX message queue header file.David Xu