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
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r783722 from trunk:
rpluem
2009-06-11
1
-1
/
+1
*
Backport the std handling improvements to Netware, OS2, BeOS.
wrowe
2007-10-15
1
-90
/
+116
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...
mturk
2005-01-16
1
-0
/
+13
*
Allow shared memory to work across forks in the way it was intended.
dreid
2004-06-29
1
-0
/
+32
*
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
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
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
1
-1
/
+1
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Rename all the "cntxt" members of the thread and proc structures to
striker
2002-03-19
1
-20
/
+20
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Add a couple new command types to process creation:
gstein
2002-01-28
1
-0
/
+2
*
This gets pipe timeouts/blocking/non-blocking working correctly on
dreid
2001-12-14
1
-15
/
+18
*
Some more tidying up for the beos code and get it building again.
dreid
2001-10-28
1
-29
/
+38
*
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
1
-0
/
+1
*
Wrap all APR functions in APR_DECLARE macro.
rbb
2001-08-10
1
-24
/
+24
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-40
/
+40
*
Adjust the way we look for dead threads after Carlos Hasan's suggestion
dreid
2001-01-10
1
-7
/
+6
*
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
1
-0
/
+6
*
Get this working on BeOS again after the arch changes.
dreid
2000-11-18
1
-1
/
+1
*
Move all of the threadproc private header files to an arch directory under
rbb
2000-11-09
1
-1
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-1
/
+1
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-53
/
+53
*
ap_create_pipe was changed to return a pipe with both handles
trawick
2000-06-20
1
-12
/
+24
*
Tidy up some warnings in the threadproc directory.
dreid
2000-06-17
1
-3
/
+1
*
This gets BeOS working again but I need to look at the whole
dreid
2000-06-12
1
-0
/
+18
*
2 weeks and so many changes to catch up on...
dreid
2000-06-01
1
-58
/
+14
*
Bring BeOS APR back into a working state.
dreid
2000-04-22
1
-6
/
+6
*
APR_ENOCONT doesn't make any sense without contexts. Replaced them all with
rbb
2000-04-19
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-4
/
+4
*
Add more code sharing arrangements and a few minor updates/tweaks.
dreid
2000-04-05
1
-5
/
+5
*
Finish the APR naming cleanup. This removes the struct's from
rbb
2000-04-03
1
-21
/
+21
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
rbb
2000-04-03
1
-21
/
+21
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-33
/
+31
*
Bunch of changes to get CGI's working better on BeOS.
dreid
2000-03-14
1
-17
/
+21
*
Fix all the License issues. Including:
rbb
2000-03-10
1
-9
/
+9
*
A few minor changes to tidy things up a bit. Also rewrote ap_wait_proc
dreid
2000-03-07
1
-12
/
+14
*
Update the BeOS files to use a single header.
dreid
1999-12-15
1
-7
/
+0
*
Update the proc routines for BeOS. CGI is still hosed though :-(
dreid
1999-12-15
1
-16
/
+50
*
Plug some memory leaks, and eliminate a little redundant code.
manoj
1999-11-05
1
-3
/
+4
*
Thanks to Manuel J Petit de Gabriel for finding the problem with
dreid
1999-11-03
1
-0
/
+4
[next]