Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   thorpej
Date:           Wed Aug 25 04:35:35 UTC 1999

Added Files:
        basesrc/regress/sys/kern/sysvsem: Makefile semtest.c

Log Message:
Add a simple (very simple) test program for the System V Semaphores
facility.

XXX No, really, this is very simple.  It tests but a small fraction of
this facility, but it is enough to verify that I didn't break anything
with some forthcoming changes to the kernel.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/regress/sys/kern/sysvsem/Makefile \
    basesrc/regress/sys/kern/sysvsem/semtest.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index