summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/test
Commit message (Expand)AuthorAgeFilesLines
* Make this compile without warnings on 64-bit architectures:marcel2003-06-041-6/+7
* Make this compile without warnings on 64-bit architectures:marcel2003-06-041-1/+1
* If the library is not able to create a thread because resourcesmtm2003-06-041-0/+4
* Revert accidental change: don't change the thread library for testing torwatson2003-06-021-1/+1
* Include string.h for memset().rwatson2003-06-012-1/+2
* Fix a couple of minor nits that prevented this from compiling.deischen2002-07-021-2/+4
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Mark some functions as __printflike() and/or taking const char * argumentskris2001-08-201-0/+3
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used tojasone2001-07-204-2/+224
* Add a test for PR 24345.jasone2001-05-202-0/+110
* Update the verify script.jasone2001-05-202-201/+162
* Don't define _REENTRANT, since the Makefile does so.jasone2001-05-201-2/+0
* Fix a typo.jasone2001-05-201-1/+1
* -pthread -> -lc_rdeischen2001-01-241-1/+1
* Add test to detect propagation of cancellation points within libc_r.jasone2000-04-262-1/+75
* Automated regression test harness for libc_r. Existing tests are integrated,jasone2000-04-2418-69/+1271
* Change to work with recent signal changes. The signal being handled isdeischen1999-12-171-6/+14
* Make work for sigset_t change. Also modify tests to account fordeischen1999-12-052-6/+6
* $Id$ -> $FreeBSD$peter1999-08-287-7/+7
* Add RCS IDs to those files without them.deischen1999-08-053-0/+3
* Mutex test program.jb1999-05-092-0/+1556
* Add mutex test program.jb1999-05-091-2/+2
* Revise test code for sigwait and add test code for sigsuspend.jb1998-09-302-0/+281
* Revise test code for sigwait and add test code for sigsuspend.jb1998-09-302-14/+112
* Test program for sigwait.jb1998-08-252-0/+205
* Add support for building test programs.jb1998-08-251-0/+8
OpenPOWER on IntegriCloud