aboutsummaryrefslogtreecommitdiff
path: root/include/mqueue.h
Commit message (Expand)AuthorAgeFilesLines
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov2016-10-021-1/+3
* POSIX requires sigevent to be visible after mqueue.h is included.David Xu2012-09-101-1/+1
* Add function __mq_oshandle() to get file handle of a mqueue.David Xu2007-01-061-0/+2
* Fix compiling for c++, include cdefs.h.David Xu2005-11-301-0/+3
* Bring in POSIX message queue header file.David Xu2005-11-261-0/+51