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
/
os2
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop using deprecated versions of APR_FOPEN_* and APR_FPROT_*
trawick
2014-01-18
1
-1
/
+2
*
OS/2: Remove all remaining uses of APR_OS2_STATUS macro which has been
bjh
2010-04-02
1
-2
/
+2
*
* We need to disable inheritance in the case of success like in the
rpluem
2009-06-11
1
-1
/
+1
*
Remove simple ipc because of -1
mturk
2009-02-24
1
-20
/
+0
*
Remove ipc init from apr_initialize.
mturk
2009-02-23
1
-5
/
+0
*
Add simple parent/child data exchange for APR processes
mturk
2009-02-21
1
-0
/
+25
*
Add object perms set macros and implement them for shm and mutex
mturk
2009-02-07
1
-0
/
+8
*
Fix mismatch, using child_err when dealing with stdout.
bjh
2007-10-31
1
-1
/
+1
*
OS/2: Fix condition for restoring std handles after spawning a process.
bjh
2007-10-31
1
-6
/
+15
*
Fix build breakage due to syntax errors in threadproc/os2/proc.c.
bjh
2007-10-30
1
-9
/
+10
*
Backport the std handling improvements to Netware, OS2, BeOS.
wrowe
2007-10-15
1
-102
/
+138
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
OS/2: Fix crash in apr_proc_create with non-shell type process creation where
bjh
2005-07-03
1
-1
/
+2
*
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
*
Add command type APR_SHELLCMD_ENV for creating a process
trawick
2004-06-23
1
-1
/
+3
*
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
*
OS/2: when parsing #! line, adjust for the fact that apr_file_gets() no
bjh
2003-03-31
1
-2
/
+7
*
We don't guard against NULL args.
wrowe
2003-02-24
1
-7
/
+0
*
add apr_procattr_error_check_set() for telling apr_proc_create() to
trawick
2003-02-07
1
-0
/
+9
*
Allow apr_proc_create() to call an app-provided error reporting
trawick
2003-02-06
1
-0
/
+9
*
rename apr_arch_fileio.h to apr_arch_file_io.h for consistency
thommay
2003-01-07
1
-1
/
+1
*
Namespace protection for include/arch/ header files
thommay
2003-01-06
1
-2
/
+2
*
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
-27
/
+27
*
The apr_get_os_proc accessor is no longer supported [better or worse].
wrowe
2002-03-16
1
-11
/
+0
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Change apr_proc_detach to take a parameter that can enable/disable automatic
aaron
2002-02-21
1
-1
/
+1
*
Add a couple new command types to process creation:
gstein
2002-01-28
1
-0
/
+2
*
OS/2: Implement exitcode/exitwhy enhancements in apr_proc_wait*
bjh
2001-10-26
1
-8
/
+64
*
Fix the reporting for child processes that die. This removes
rbb
2001-10-23
1
-6
/
+7
*
Return the exit code from apr_proc_wait(). This is a combination of a patch
gstein
2001-09-20
1
-0
/
+3
*
Ooops, test is redundant. We wouldn't get here if interpreter was 0 length.
bjh
2001-08-23
1
-3
/
+1
*
\n removal, needed now OS/2 apr_file_gets() leaves them on.
bjh
2001-08-23
1
-0
/
+5
*
Wrap all APR functions in APR_DECLARE macro.
rbb
2001-08-10
1
-24
/
+24
*
OS/2: add an assortment of misc helper functions that were missing so
bjh
2001-03-19
1
-0
/
+7
*
Stop warning about apr_signal() being undeclared.
bjh
2001-02-18
1
-0
/
+1
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
Don't assume apr_pstrndup will return n bytes of storage. It was recently
bjh
2001-02-13
1
-4
/
+6
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-42
/
+42
*
OS2 was chasing os2errno.h which we hid in a private platform directory,
wrowe
2001-01-28
1
-1
/
+0
*
OS/2: const'ifying the args to apr_create_process() has a ripple effect....
bjh
2000-11-26
1
-4
/
+4
*
The arguments to apr_create_process() should be "const" since we aren't
gstein
2000-11-26
1
-2
/
+3
*
Fix OS/2 build after the move of private APR headers to the include/arch/
bjh
2000-11-14
1
-2
/
+2
*
Move all of the threadproc private header files to an arch directory under
rbb
2000-11-09
1
-2
/
+2
*
The lots of little ones... APR_IS_STATUS_condition(rv) conditional macros
wrowe
2000-10-05
1
-1
/
+1
*
Include apr_strings.h in a bunch more places that need it.
bjh
2000-08-06
1
-0
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-2
/
+2
[next]