summaryrefslogtreecommitdiff
path: root/test/testmutexscope.c
Commit message (Expand)AuthorAgeFilesLines
* Cure win32 ills, apr created threads must use apr_thread_exit.wrowe2007-10-141-0/+1
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* static main() doesn't worktrawick2003-03-241-1/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* use new time conversion macros in place of APR_USEC_PER_SECbrianp2002-07-051-1/+1
* At least this one is an easy fix. All the tests build once again,wrowe2002-05-131-1/+1
* add a new test program totrawick2002-05-091-0/+256