summaryrefslogtreecommitdiffstats
path: root/libc/misc/sysvipc/msgq.c
Commit message (Collapse)AuthorAgeFilesLines
* Cope with systems that don't glob all these together, but useEric Andersen2002-05-301-0/+17
| | | | | separate syscalls. -Erik
* Add in message queue support, based on work from <tapu@371.net>.Eric Andersen2001-05-261-0/+52
This is required to compile util-linux