aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* libkse was renamed to libpthread.David Xu2004-02-051-1/+1
* Don't run verify directly as that would require the perl script toMarcel Moolenaar2003-08-131-3/+4
* For now, build and install this as libkse instead of libpthread.Daniel Eischen2002-12-081-1/+1
* Mechanically change all libc_r references to libpthread.Jonathan Mini2002-09-161-2/+2
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used toJason Evans2001-07-201-2/+2
* Update the verify script.Jason Evans2001-05-201-34/+26
* -pthread -> -lc_rDaniel Eischen2001-01-241-1/+1
* Add test to detect propagation of cancellation points within libc_r.Jason Evans2000-04-261-1/+1
* Automated regression test harness for libc_r. Existing tests are integrated,Jason Evans2000-04-241-3/+118
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add mutex test program.John Birrell1999-05-091-2/+2
* Revise test code for sigwait and add test code for sigsuspend.John Birrell1998-09-301-2/+2
* Add support for building test programs.John Birrell1998-08-251-0/+8