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
/
threadproc
/
beos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
5
-5
/
+10
*
Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...
mturk
2005-01-16
1
-0
/
+13
*
Remove some unused files that appear to have been ressurected by the
rooneg
2004-12-05
1
-88
/
+0
*
Remove .cvsignore files.
jorton
2004-11-18
1
-6
/
+0
*
Allow shared memory to work across forks in the way it was intended.
dreid
2004-06-29
2
-0
/
+33
*
Incorporate suggested changes from Martin Kraemer and Will Rowe.
dreid
2004-06-28
1
-8
/
+9
*
Added new APR API to load child process in current or new address space (NetW...
clar
2004-06-14
1
-0
/
+7
*
Add apr_threadattr_guardsize_set function, which allows changing
jorton
2004-06-10
1
-0
/
+6
*
Add apr_threadattr_stacksize_set() for overriding the default
trawick
2004-03-01
1
-0
/
+6
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
5
-245
/
+50
*
First whack at switching to a single top-level make. This adds a dependency
gstein
2004-02-05
1
-25
/
+0
*
Fix the apr_thread_once_init so it works and allow the thread test to not
dreid
2003-11-23
1
-4
/
+9
*
add apr_procattr_error_check_set() for telling apr_proc_create() to
trawick
2003-02-07
1
-0
/
+7
*
Allow apr_proc_create() to call an app-provided error reporting
trawick
2003-02-06
1
-0
/
+6
*
Namespace protection for include/arch/ header files
thommay
2003-01-06
3
-3
/
+3
*
Update copyright notices to 2003.
thommay
2003-01-01
5
-5
/
+5
*
Add .deps to cvsignore since APR may now generate .deps files.
jerenkrantz
2002-04-22
1
-0
/
+1
*
Allow VPATH builds to properly generate build dependencies. This requires
jerenkrantz
2002-04-22
1
-0
/
+2
*
Rename all the "cntxt" members of the thread and proc structures to
striker
2002-03-19
3
-42
/
+42
*
Update our copyright for this year.
fielding
2002-03-13
5
-5
/
+5
*
Add a couple new command types to process creation:
gstein
2002-01-28
1
-0
/
+2
*
Thought I committed this a whiole back, but guess I didn't...
dreid
2002-01-12
1
-1
/
+1
*
Convert apr_thread_exit(..., apr_status_t *retval) to
aaron
2001-12-27
1
-2
/
+2
*
This gets pipe timeouts/blocking/non-blocking working correctly on
dreid
2001-12-14
1
-15
/
+18
*
BeOS threads can exit in strange orders, even in testthread they will often
dreid
2001-10-29
1
-1
/
+10
*
Some more tidying up for the beos code and get it building again.
dreid
2001-10-28
2
-32
/
+42
*
Fix the reporting for child processes that die. This removes
rbb
2001-10-23
1
-4
/
+6
*
Return the exit code from apr_proc_wait(). This is a combination of a patch
gstein
2001-09-20
1
-2
/
+3
*
Tidy up to get us working again...
dreid
2001-09-11
3
-4
/
+47
*
Wrap all APR functions in APR_DECLARE macro.
rbb
2001-08-10
3
-55
/
+55
*
Added a stub for apr_thread_yield()
bnicholes
2001-08-03
1
-0
/
+4
*
dummy_func != dummy_worker
dreid
2001-07-24
1
-7
/
+7
*
Updated APR to pass the thread worker_function prototype
wrowe
2001-07-24
1
-1
/
+11
*
on some Unix platforms pthread_t is a structure and the compiler won't allow
trawick
2001-06-14
1
-0
/
+5
*
This is a much larger commit than I meant to have, but a lot has
dreid
2001-06-06
1
-0
/
+6
*
Fix the naming of the apr_threadattr_detach_xxx functions. get and set were
gregames
2001-04-11
1
-2
/
+2
*
Update copyright to 2001
fielding
2001-02-16
5
-5
/
+5
*
s/pupt/put/g typo
dougm
2001-02-08
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
3
-62
/
+62
*
Adjust the way we look for dead threads after Carlos Hasan's suggestion
dreid
2001-01-10
1
-7
/
+6
*
Libtool-ize APR.
gstein
2001-01-09
2
-33
/
+14
*
Various bits of tidying up mainly for locking, but a few thread bits as well.
dreid
2000-12-31
1
-7
/
+0
*
Argh - correct my eariler attempt to get this building.
dreid
2000-12-02
1
-1
/
+1
*
The arguments to apr_create_process() should be "const" since we aren't
gstein
2000-11-26
1
-4
/
+5
*
More fixes to get BeOS building and a few missing functions to try and
dreid
2000-11-19
4
-1
/
+72
*
Get this working on BeOS again after the arch changes.
dreid
2000-11-18
4
-4
/
+6
*
BeOS changes to the way dependencies are built in APR makefiles
trawick
2000-11-15
1
-53
/
+2
*
Move all of the threadproc private header files to an arch directory under
rbb
2000-11-09
5
-130
/
+4
*
I'm pretty sure we only need to include this once...
dreid
2000-10-30
1
-1
/
+0
*
Add some .cvsignore goodness...
dreid
2000-09-16
1
-0
/
+2
[next]