summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/test/sigwait/sigwait.c
Commit message (Collapse)AuthorAgeFilesLines
* Automated regression test harness for libc_r. Existing tests are integrated,jasone2000-04-241-296/+0
| | | | | a new test for POSIX semaphores was added, and examples of harness usage are included.
* Make work for sigset_t change. Also modify tests to account fordeischen1999-12-051-4/+4
| | | | recent changes to signal handling.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add RCS IDs to those files without them.deischen1999-08-051-0/+1
| | | | | | | Fix copyrights (s/REGENTS/AUTHOR). Suggested by: tg Approved by: jb
* Revise test code for sigwait and add test code for sigsuspend.jb1998-09-301-12/+110
| | | | Submitted by: Daniel M. Eischen <eischen@vigrid.com>
* Test program for sigwait.jb1998-08-251-0/+197
Submitted by: Daniel M. Eischen <eischen@vigrid.com>
OpenPOWER on IntegriCloud