summaryrefslogtreecommitdiff
path: root/lib/libc_r/test/mutex
Commit message (Collapse)AuthorAgeFilesLines
* Automated regression test harness for libc_r. Existing tests are integrated,Jason Evans2000-04-242-1557/+0
| | | | | | | | a new test for POSIX semaphores was added, and examples of harness usage are included. Notes: svn path=/head/; revision=59612
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50476
* Add RCS IDs to those files without them.Daniel Eischen1999-08-051-0/+1
| | | | | | | | | | Fix copyrights (s/REGENTS/AUTHOR). Suggested by: tg Approved by: jb Notes: svn path=/head/; revision=49439
* Mutex test program.John Birrell1999-05-092-0/+1556
Submitted by: Daniel Eischen <eischen@vigrid.com> Notes: svn path=/head/; revision=46772