aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/test
Commit message (Expand)AuthorAgeFilesLines
* Add test to detect propagation of cancellation points within libc_r.Jason Evans2000-04-262-1/+75
* Automated regression test harness for libc_r. Existing tests are integrated,Jason Evans2000-04-2418-69/+1271
* Change to work with recent signal changes. The signal being handled isDaniel Eischen1999-12-171-6/+14
* Make work for sigset_t change. Also modify tests to account forDaniel Eischen1999-12-052-6/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-287-7/+7
* Add RCS IDs to those files without them.Daniel Eischen1999-08-053-0/+3
* Mutex test program.John Birrell1999-05-092-0/+1556
* Add mutex test program.John Birrell1999-05-091-2/+2
* Revise test code for sigwait and add test code for sigsuspend.John Birrell1998-09-302-0/+281
* Revise test code for sigwait and add test code for sigsuspend.John Birrell1998-09-302-14/+112
* Test program for sigwait.John Birrell1998-08-252-0/+205
* Add support for building test programs.John Birrell1998-08-251-0/+8