freebsd-dev/tools/regression/sysvsem
2012-05-21 07:52:46 +00:00
..
Makefile
README
semtest.c According to shared memory man pages, advice including <sys/types.h> 2012-05-21 07:52:46 +00:00

$FreeBSD$

SysV IPC Semaphore Regression Utility.

This regression utility will test the SysV semaphore functionality
in FreeBSD.  You can start the test by running ``make regress'', after
running ``make''.

Obtained from: NetBSD Foundation Inc.
Date of port: 13 August 2002

  -- Hiten Pandya
  -- hiten@uk.FreeBSD.org