1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00
freebsd/tools/test/posixshm
Konstantin Belousov 7291e2a320 Add simple test for the read/write/lseek on posix shm filedescriptor.
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
2013-08-21 17:47:11 +00:00
..
README
shm_test.c Add simple test for the read/write/lseek on posix shm filedescriptor. 2013-08-21 17:47:11 +00:00

$FreeBSD$

This is a simple program to test/demonstrate the POSIX Shared Memory
Objects feature set.  `make shm_test' to build.