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
/
netware
Commit message (
Expand
)
Author
Age
Files
Lines
*
apr_thread: Follow up to r1884078: Unmanaged pools for attached threads too.
Yann Ylavic
2022-01-19
1
-52
/
+44
*
Merge r936323, r1460182, r1884077, r1884078 from trunk:
Yann Ylavic
2020-12-04
1
-5
/
+53
*
Fixed type; fixed comments.
Guenter Knauf
2014-07-16
1
-4
/
+4
*
Merge r741862, r741866 from trunk:
Jim Jagielski
2014-04-28
1
-0
/
+8
*
revret 1533105
Jim Jagielski
2013-10-17
1
-8
/
+0
*
Merge r1533104 from trunk:
Jim Jagielski
2013-10-17
1
-0
/
+8
*
Fixed NetWare prototype warnings.
Guenter Knauf
2011-03-10
2
-5
/
+4
*
Fixed compilation when APR_HAVE_STRUCT_RLIMIT=0.
Guenter Knauf
2011-03-10
1
-3
/
+17
*
Axed C++ comments and tabs.
Guenter Knauf
2011-02-18
1
-27
/
+26
*
Merge r783722 from trunk:
Ruediger Pluem
2009-06-11
1
-1
/
+1
*
Fix up a few netware'isms and missing brackets left over from the refactoring.
Bradley Nicholes
2007-10-16
1
-6
/
+10
*
Backport the std handling improvements to Netware, OS2, BeOS.
William A. Rowe Jr
2007-10-15
1
-93
/
+130
*
* Remove unnecessary assignment of pool attribute.
Ruediger Pluem
2007-10-13
1
-1
/
+0
*
Fix the typo.
Joe Orton
2006-08-03
5
-5
/
+5
*
Update license header.
Joe Orton
2006-08-03
5
-30
/
+30
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
5
-5
/
+10
*
NetWare implementation of apr_procattr_user_set() and apr_procattr_group_set()
Bradley Nicholes
2005-01-18
1
-2
/
+4
*
Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...
Mladen Turk
2005-01-16
1
-0
/
+12
*
Fixing various compiler errors when compiling against the latest version of L...
Bradley Nicholes
2004-11-27
1
-1
/
+1
*
rev back to r1.29 , removing changes to addrspace and detach set functions
Jean-Jacques Clar
2004-07-12
1
-2
/
+2
*
Added bit mask operation for detach and addrspace fields to make possible ove...
Jean-Jacques Clar
2004-07-09
1
-2
/
+2
*
Added new APR API to load child process in current or new address space (NetW...
Jean-Jacques Clar
2004-06-14
1
-3
/
+9
*
Replaced APR_PROGRAM_ENV with new enum APR_PROGRAM_ADDRSPACE when starting a ...
Jean-Jacques Clar
2004-06-11
1
-4
/
+3
*
Add apr_threadattr_guardsize_set function, which allows changing
Joe Orton
2004-06-10
1
-0
/
+6
*
APR_ENOTIMPL is more appropriate (rather than APR_SUCCESS) for
Madhusudan Mathihalli
2004-04-22
1
-2
/
+2
*
Added two new functions apr_signal_block and apr_signal_unblock to
Madhusudan Mathihalli
2004-04-21
1
-0
/
+10
*
Add apr_threadattr_stacksize_set() for overriding the default
Jeff Trawick
2004-03-01
1
-0
/
+7
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
5
-245
/
+50
*
axe these deprecated functions:
Jeff Trawick
2003-09-03
1
-6
/
+0
*
Default spawned threads to detached so we avoid hanging on a waitpid() call
Bradley Nicholes
2003-03-10
1
-1
/
+1
*
Default the current directory in the proc_attr structure since the NetWare OS
Bradley Nicholes
2003-03-04
1
-0
/
+2
*
Enable APR_PROGRAM_ENV as a command type
Bradley Nicholes
2003-02-11
1
-1
/
+1
*
Implemented apr_proc_wait and apr_wait_all_procs for NetWare
Bradley Nicholes
2003-02-11
1
-33
/
+59
*
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
/
+7
*
Always load the NLM detached so that we don't have to wait for it to clean
Bradley Nicholes
2003-01-14
1
-2
/
+5
*
rename apr_arch_fileio.h to apr_arch_file_io.h for consistency
Thom May
2003-01-07
1
-1
/
+1
*
Namespace protection for include/arch/ header files
Thom May
2003-01-06
5
-6
/
+6
*
Update copyright notices to 2003.
Thom May
2003-01-01
5
-5
/
+5
*
Make sure that the path to the current working directory and to the spawned
Bradley Nicholes
2002-12-20
1
-5
/
+13
*
Switched from processve() to procve() API.
Bradley Nicholes
2002-11-07
1
-4
/
+4
*
Implemented the thread_once API's on NetWare
Bradley Nicholes
2002-07-19
1
-2
/
+6
*
Check the detached flag and spawn the NLM appropriately.
Bradley Nicholes
2002-06-10
1
-3
/
+4
*
Some simple fn renames ... by the book [deprecated entry points retained]
William A. Rowe Jr
2002-06-08
1
-1
/
+6
*
Reimplemented apr_proc_create() on NetWare to use the new processve()
Bradley Nicholes
2002-05-29
1
-130
/
+23
*
Remove APR_WANT_SIGNAL from apr_want.h because code must include
Roy T. Fielding
2002-04-30
1
-3
/
+0
*
Still working on the spawning process and wiring up the pipes. Changed
Bradley Nicholes
2002-04-11
1
-16
/
+27
*
Force the spawned NLM into the same address space
Bradley Nicholes
2002-04-04
1
-1
/
+1
*
Rename all the "cntxt" members of the thread and proc structures to
Sander Striker
2002-03-19
3
-44
/
+44
*
Changed the way environment variables are handle on NetWare while
Bradley Nicholes
2002-03-14
1
-3
/
+11
[next]