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
/
threadproc
/
beos
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in *.c.
Ivan Zhakov
2022-11-20
1
-31
/
+31
*
apr_thread: Follow up to r1897207 and r1897471: s/AP_HAS_/APR_HAS_/g
Yann Ylavic
2022-06-17
1
-1
/
+1
*
apr_thread: Follow up to r1897207: Provide apr_thread_current_after_fork().
Yann Ylavic
2022-01-25
1
-0
/
+3
*
Fix various issues found by cppcheck
Stefan Fritsch
2010-07-27
1
-3
/
+4
*
* We need to disable inheritance in the case of success like in the
Ruediger Pluem
2009-06-11
1
-1
/
+1
*
Remove simple ipc because of -1
Mladen Turk
2009-02-24
1
-20
/
+0
*
Remove ipc init from apr_initialize.
Mladen Turk
2009-02-23
1
-5
/
+0
*
Add simple parent/child data exchange for APR processes
Mladen Turk
2009-02-21
1
-0
/
+25
*
Add object perms set macros and implement them for shm and mutex
Mladen Turk
2009-02-07
1
-0
/
+8
*
Backport the std handling improvements to Netware, OS2, BeOS.
William A. Rowe Jr
2007-10-15
1
-90
/
+116
*
Fix the typo.
Joe Orton
2006-08-03
1
-1
/
+1
*
Update license header.
Joe Orton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...
Mladen Turk
2005-01-16
1
-0
/
+13
*
Allow shared memory to work across forks in the way it was intended.
David Reid
2004-06-29
1
-0
/
+32
*
Incorporate suggested changes from Martin Kraemer and Will Rowe.
David Reid
2004-06-28
1
-8
/
+9
*
Added new APR API to load child process in current or new address space (NetW...
Jean-Jacques Clar
2004-06-14
1
-0
/
+7
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
add apr_procattr_error_check_set() for telling apr_proc_create() to
Jeff Trawick
2003-02-07
1
-0
/
+7
*
Allow apr_proc_create() to call an app-provided error reporting
Jeff Trawick
2003-02-06
1
-0
/
+6
*
Namespace protection for include/arch/ header files
Thom May
2003-01-06
1
-1
/
+1
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Rename all the "cntxt" members of the thread and proc structures to
Sander Striker
2002-03-19
1
-20
/
+20
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Add a couple new command types to process creation:
Greg Stein
2002-01-28
1
-0
/
+2
*
This gets pipe timeouts/blocking/non-blocking working correctly on
David Reid
2001-12-14
1
-15
/
+18
*
Some more tidying up for the beos code and get it building again.
David Reid
2001-10-28
1
-29
/
+38
*
Fix the reporting for child processes that die. This removes
Ryan Bloom
2001-10-23
1
-4
/
+6
*
Return the exit code from apr_proc_wait(). This is a combination of a patch
Greg Stein
2001-09-20
1
-2
/
+3
*
Tidy up to get us working again...
David Reid
2001-09-11
1
-0
/
+1
*
Wrap all APR functions in APR_DECLARE macro.
Ryan Bloom
2001-08-10
1
-24
/
+24
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-40
/
+40
*
Adjust the way we look for dead threads after Carlos Hasan's suggestion
David Reid
2001-01-10
1
-7
/
+6
*
The arguments to apr_create_process() should be "const" since we aren't
Greg Stein
2000-11-26
1
-4
/
+5
*
More fixes to get BeOS building and a few missing functions to try and
David Reid
2000-11-19
1
-0
/
+6
*
Get this working on BeOS again after the arch changes.
David Reid
2000-11-18
1
-1
/
+1
*
Move all of the threadproc private header files to an arch directory under
Ryan Bloom
2000-11-09
1
-1
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-1
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-53
/
+53
*
ap_create_pipe was changed to return a pipe with both handles
Jeff Trawick
2000-06-20
1
-12
/
+24
*
Tidy up some warnings in the threadproc directory.
David Reid
2000-06-17
1
-3
/
+1
*
This gets BeOS working again but I need to look at the whole
David Reid
2000-06-12
1
-0
/
+18
*
2 weeks and so many changes to catch up on...
David Reid
2000-06-01
1
-58
/
+14
*
Bring BeOS APR back into a working state.
David Reid
2000-04-22
1
-6
/
+6
*
APR_ENOCONT doesn't make any sense without contexts. Replaced them all with
Ryan Bloom
2000-04-19
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-4
/
+4
*
Add more code sharing arrangements and a few minor updates/tweaks.
David Reid
2000-04-05
1
-5
/
+5
*
Finish the APR naming cleanup. This removes the struct's from
Ryan Bloom
2000-04-03
1
-21
/
+21
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
Ryan Bloom
2000-04-03
1
-21
/
+21
[next]