Module Name: src Committed By: kre Date: Sun Oct 8 08:31:05 UTC 2017
Modified Files: src/tests/lib/libc/sys: t_msgget.c t_msgrcv.c t_msgsnd.c Log Message: Don't bother attempting any of the (real) test cases if the SYSVMSG option isn't configured in the kernel. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_msgget.c cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/sys/t_msgrcv.c cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/sys/t_msgsnd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.