summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psxmsgq01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed warnings.Joel Sherrill2000-01-131-14/+0
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-247/+1074
* + Added tests for open, close, unlink, and send.Jennifer Averett2000-01-051-53/+223
* + Tests added for mq_open, mq_close, and mq_unlinkJennifer Averett1999-12-231-56/+213
* Jennifer added initial test code. Conditional'ed out until she hasJoel Sherrill1999-12-021-0/+130
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* New test for POSIX Message Queues added.Joel Sherrill1999-11-091-0/+28