Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libkse was renamed to libpthread. | davidxu | 2004-02-05 | 1 | -1/+1 |
* | Don't run verify directly as that would require the perl script to | marcel | 2003-08-13 | 1 | -3/+4 |
* | For now, build and install this as libkse instead of libpthread. | deischen | 2002-12-08 | 1 | -1/+1 |
* | Mechanically change all libc_r references to libpthread. | mini | 2002-09-16 | 1 | -2/+2 |
* | Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to | jasone | 2001-07-20 | 1 | -2/+2 |
* | Update the verify script. | jasone | 2001-05-20 | 1 | -34/+26 |
* | -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 | 1 | -1/+1 |
* | Automated regression test harness for libc_r. Existing tests are integrated, | jasone | 2000-04-24 | 1 | -3/+118 |
* | $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 |