| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| Makefile | H A D | 16-Aug-2023 | 246 | 15 | 9 | |
| README | H A D | 16-Aug-2023 | 310 | 13 | 8 | |
| semtest.c | H A D | 16-Aug-2023 | 7.8 KiB | 350 | 194 |
README
1 2SysV IPC Semaphore Regression Utility. 3 4This regression utility will test the SysV semaphore functionality 5in FreeBSD. You can start the test by running ``make regress'', after 6running ``make''. 7 8Obtained from: NetBSD Foundation Inc. 9Date of port: 13 August 2002 10 11 -- Hiten Pandya 12 -- hiten@uk.FreeBSD.org 13