index
:
delta/libapr.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
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
arch
/
unix
/
threadproc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert apr_thread_exit(..., apr_status_t *retval) to
aaron
2001-12-27
1
-0
/
+1
*
Add an apr_thread_once function to allow a program to make sure that
rbb
2001-08-27
1
-0
/
+5
*
Updated APR to pass the thread worker_function prototype
wrowe
2001-07-24
1
-0
/
+2
*
Fix the naming of the apr_threadattr_detach_xxx functions. get and set were
gregames
2001-04-11
1
-0
/
+1
*
Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, and
wrowe
2001-02-25
1
-3
/
+3
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-16
/
+16
*
Big commit. Basically, if APR defines a public feature macro, then APR
rbb
2000-06-22
1
-3
/
+4
*
Remove unixd_detach function, because it is provided by APR as ap_detach.
rbb
2000-06-20
1
-5
/
+0
*
Add the resource limiting code back to Apache 2.0. This only works on
rbb
2000-06-06
1
-0
/
+12
*
Convert ap_proc_t to a complete type. This lets us access the pid directly.
rbb
2000-05-23
1
-7
/
+1
*
Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.
rbb
2000-04-22
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-6
/
+6
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
rbb
2000-04-03
1
-7
/
+7
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-31
/
+31
*
Fix all the License issues. Including:
rbb
2000-03-10
1
-9
/
+9
*
Fix the logic in blocking vs non-blocking pipes to children. It only
rbb
1999-12-03
1
-0
/
+19
*
Modify APR so that if we build without threads, we do not create no-op
rbb
1999-10-21
1
-1
/
+3
*
First patch to re-order function parameters. This one gets the low hanging
rbb
1999-10-04
1
-1
/
+1
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
rbb
1999-08-31
1
-1
/
+1
*
Initial revision
rbb
1999-08-17
1
-0
/
+105