Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark some functions as __printflike() and/or taking const char * arguments | kris | 2001-08-20 | 1 | -0/+3 |
* | Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to | jasone | 2001-07-20 | 4 | -2/+224 |
* | Add a test for PR 24345. | jasone | 2001-05-20 | 2 | -0/+110 |
* | Update the verify script. | jasone | 2001-05-20 | 2 | -201/+162 |
* | Don't define _REENTRANT, since the Makefile does so. | jasone | 2001-05-20 | 1 | -2/+0 |
* | Fix a typo. | jasone | 2001-05-20 | 1 | -1/+1 |
* | -pthread -> -lc_r | deischen | 2001-01-24 | 1 | -1/+1 |
* | Add test to detect propagation of cancellation points within libc_r. | jasone | 2000-04-26 | 2 | -1/+75 |
* | Automated regression test harness for libc_r. Existing tests are integrated, | jasone | 2000-04-24 | 15 | -3/+3356 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add mutex test program. | jb | 1999-05-09 | 1 | -2/+2 |
* | Revise test code for sigwait and add test code for sigsuspend. | jb | 1998-09-30 | 1 | -2/+2 |
* | Add support for building test programs. | jb | 1998-08-25 | 1 | -0/+8 |