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
/
include
/
apr_thread_proc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r741862, r741866 from trunk:
Jim Jagielski
2014-04-28
1
-0
/
+13
*
merge r10811462 and 1523845 from trunk:
Jeff Trawick
2013-10-21
1
-2
/
+4
*
revret 1533105
Jim Jagielski
2013-10-17
1
-13
/
+0
*
Merge r1533104 from trunk:
Jim Jagielski
2013-10-17
1
-0
/
+13
*
Fix doc errors in APR header files.
Rainer Jung
2013-10-03
1
-2
/
+2
*
doc fix
Stefan Fritsch
2012-12-22
1
-2
/
+2
*
Merge parts of r896382 applicable to apr 1.5.x from trunk:
Jeff Trawick
2012-08-14
1
-2
/
+2
*
Note an anomoly that was probably not intended.
William A. Rowe Jr
2007-10-14
1
-0
/
+9
*
Enhance our file_io in APR 1.3 with apr_file_pipe_create_ex(),
William A. Rowe Jr
2007-10-14
1
-2
/
+7
*
Redundant commit to remove redundancy.
William A. Rowe Jr
2007-10-01
1
-1
/
+1
*
Clearer comment. (Well, I think it's clearer :)
William A. Rowe Jr
2007-10-01
1
-5
/
+7
*
Introduce APR_NO_FILE as an option for any of the three stdio streams
William A. Rowe Jr
2007-09-28
1
-5
/
+6
*
Introduce APR_NO_FILE as an option for any of the three stdio streams
William A. Rowe Jr
2007-09-28
1
-0
/
+9
*
Fix the typo.
Joe Orton
2006-08-03
1
-1
/
+1
*
Update license header.
Joe Orton
2006-08-03
1
-6
/
+6
*
fix typo
Cliff Woolley
2005-05-26
1
-1
/
+1
*
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
/
+21
*
fix a dangling comma
Jeff Trawick
2004-06-23
1
-1
/
+1
*
Add command type APR_SHELLCMD_ENV for creating a process
Jeff Trawick
2004-06-23
1
-3
/
+6
*
indicate that default on address space differs among platforms
Jeff Trawick
2004-06-15
1
-1
/
+2
*
* threadproc/unix/thread.c (apr_threadattr_detach_set): Fix for Mac OS
Joe Orton
2004-06-14
1
-3
/
+5
*
Fixed typo in API description
Jean-Jacques Clar
2004-06-14
1
-1
/
+1
*
Added new APR API to load child process in current or new address space (NetW...
Jean-Jacques Clar
2004-06-14
1
-3
/
+9
*
Added NetWare specific option in apr_cmdtype_e to start program in a separate...
Jean-Jacques Clar
2004-06-11
1
-4
/
+7
*
Add apr_threadattr_guardsize_set function, which allows changing
Joe Orton
2004-06-10
1
-0
/
+13
*
* include/apr_thread_proc.h: apr_proc_create() API clarification.
Joe Orton
2004-06-04
1
-6
/
+8
*
* include/apr_thread_proc.h: Fix copy'n'past'o.
Joe Orton
2004-05-27
1
-1
/
+1
*
Add apr_threadattr_stacksize_set() for overriding the default
Jeff Trawick
2004-03-01
1
-0
/
+8
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
Drop deprecated apr_proc_{...} functions with detailed CHANGES notes.
William A. Rowe Jr
2003-11-20
1
-14
/
+0
*
Document apr_proc_fork()'s return values.
Ben Laurie
2003-11-03
1
-0
/
+2
*
tweak a comment to better describe what APR_SHELLCMD can handle
Jeff Trawick
2003-06-19
1
-1
/
+1
*
Rebalance our exposed headers such that everything is nested properly
William A. Rowe Jr
2003-03-05
1
-28
/
+42
*
Even if the build doesn't support OTHER_CHILD functionality, we still need the
Bradley Nicholes
2003-03-04
1
-2
/
+0
*
Brad Nicholes points out that I unconditionally stubbed the functions
William A. Rowe Jr
2003-03-03
1
-2
/
+4
*
Better documentation of what/how/where we deal with hproc, and note a real
William A. Rowe Jr
2003-02-27
1
-2
/
+9
*
Several good changes. We replaced the following functions:
William A. Rowe Jr
2003-02-24
1
-19
/
+51
*
add apr_procattr_error_check_set() for telling apr_proc_create() to
Jeff Trawick
2003-02-07
1
-0
/
+14
*
Allow apr_proc_create() to call an app-provided error reporting
Jeff Trawick
2003-02-06
1
-0
/
+25
*
fix a typo in a comment
Jeff Trawick
2003-02-04
1
-1
/
+1
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Go through doxygen output and remove as many errors and warnings as I could.
Justin Erenkrantz
2002-11-10
1
-4
/
+11
*
added support for changing the limit on file descriptors per process
Brian Pane
2002-07-09
1
-0
/
+3
*
systems where sigsuspend() is used in lieu of sigwait() need
Jeff Trawick
2002-04-11
1
-2
/
+2
*
Address several issues. c_is_fnchar must be namespace protected [for
William A. Rowe Jr
2002-03-22
1
-3
/
+9
*
Move the kill_conditions enum in apr_thread_proc.h into the
Jeff Trawick
2002-03-14
1
-13
/
+13
*
struct process_chain is not part of the API, so get it out of
Jeff Trawick
2002-03-14
1
-16
/
+0
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Change apr_proc_detach to take a parameter that can enable/disable automatic
Aaron Bannert
2002-02-21
1
-1
/
+7
[next]