index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testthread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Relicense APR under Apache License, Version 2.0.
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Migrate testthread to the new test suite.
Ryan Bloom
2002-12-03
1
-104
/
+81
*
Terminate APR properly
Bradley Nicholes
2002-07-19
1
-0
/
+2
*
Remove all uses of the apr_lock.h API from the tests.
Aaron Bannert
2002-04-09
1
-6
/
+5
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
roll the extra apr_lock_create_np() functionality into apr_lock_create()
Jeff Trawick
2001-12-29
1
-1
/
+2
*
Convert apr_thread_exit(..., apr_status_t *retval) to
Aaron Bannert
2001-12-27
1
-1
/
+1
*
Tidy up the thread test output and change to use a single thread function
David Reid
2001-10-29
1
-85
/
+37
*
Quiet a warning on Unix.
Ryan Bloom
2001-09-02
1
-1
/
+1
*
After fighting the test build system on Windows for a while, this
Ryan Bloom
2001-09-01
1
-0
/
+32
*
Use uniform wrapping for unistd.h, and don't include it if it's aready includ...
Martin Kraemer
2001-08-22
1
-1
/
+1
*
fix the exit status of testthread so it is easier to use in an
Jeff Trawick
2001-08-02
1
-1
/
+2
*
get rid of vestigial !APR_HAS_THREADS logic
Jeff Trawick
2001-08-01
1
-4
/
+9
*
Remove unused pool variables from the testthread code.
Ryan Bloom
2001-07-27
1
-4
/
+0
*
Update the test suite to reflect the new thread worker's arguments.
William A. Rowe Jr
2001-07-24
1
-9
/
+27
*
Get testthread to build and run appropriately when APR has no thread
Jeff Trawick
2001-03-14
1
-0
/
+11
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
doh. need a spellchekker for these rename scripts. s/apr_lock_aquire/apr_lo...
Doug MacEachern
2001-02-13
1
-4
/
+4
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-14
/
+14
*
Clean up a lot of warnings in the test directory.
Ryan Bloom
2000-11-15
1
-2
/
+3
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-29
/
+29
*
Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols.
William A. Rowe Jr
2000-05-26
1
-8
/
+8
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-2
/
+2
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-32
/
+32
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Take a couple of values that were static for all locks out of the lock
Ryan Bloom
2000-01-25
1
-0
/
+2
*
This finishes the argument swaps. The docs haven't been updated, and
Ryan Bloom
1999-10-11
1
-8
/
+8
*
Bring the misc code up to the APR parameter order spec. This also fixes a few
Ryan Bloom
1999-10-08
1
-1
/
+1
*
First patch to re-order function parameters. This one gets the low hanging
Ryan Bloom
1999-10-04
1
-1
/
+1
*
Allow APR locks to do more than just straight mutex. Only mutex is
Ryan Bloom
1999-09-20
1
-1
/
+1
*
A change to how APR uses user data. Now, user data is a linked list that
Ryan Bloom
1999-09-14
1
-1
/
+1
*
Initial revision
Ryan Bloom
1999-08-17
1
-0
/
+174