summaryrefslogtreecommitdiffstats
path: root/tools/regression/sysvmsg/msgtest.c
Commit message (Collapse)AuthorAgeFilesLines
* According to shared memory man pages, advice including <sys/types.h>kevlo2012-05-211-1/+1
| | | | instead of <sys/param.h>
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
| | | | | | their software. Obtained from: NetBSD
* Fix message size tests for msgsnd(3) and msgrcv(3). msgsz is the length ofjkim2006-11-161-8/+12
| | | | actual message and it should not include size of message type.
* Add regression tests for sysvipc.alfred2002-08-151-0/+347
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> Obtained from: NetBSD
OpenPOWER on IntegriCloud