pajoye Tue Jun 9 14:07:06 2009 UTC
Modified files:
/php-src/ext/standard proc_open.c
/php-src/ext/standard/tests/filebug41874.phpt bug41874_1.phpt
bug41874_2.phpt bug41874_3.phpt
Log:
- MFB: #41874, separate
dmitry Thu Aug 21 11:28:09 2008 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
Adder error code into error message
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.63&r2=1.64&diff_format=u
Index: php-src/ext/standard/proc
janiTue Apr 8 08:42:05 2008 UTC
Added files:
/php-src/ext/standard/tests/general_functions bug44667.phpt
Modified files:
/php-src/ext/standard proc_open.c
Log:
- Fixed bug #44667 (proc_open does not handle pipes with the mo
nlopess Wed Sep 12 11:46:08 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
MFB: fix #39651
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.58&r2=1.59&diff_format=u
Index: php-src/ext/standard/proc_open.c
diff -u php-src
janiFri Aug 17 10:42:13 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
- Fixed bug #41904 (proc_open with empty env array)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.57&r2=1.58&diff_format=u
Index: php-src/ext/
stasMon Apr 2 20:48:30 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
fix for #33664 Console window appears when using exec()
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.54&r2=1.55&diff_format=u
Index: php-s
nlopess Wed Feb 14 19:20:15 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
/php-src/ext/standard/tests/general_functions bug39322.phpt
proc_open02.phpt
nlopess Tue Feb 13 19:56:42 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
/php-src/ext/standard/tests/general_functions bug34794.phpt
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.51&r2=1.52&diff_forma
dmitry Tue Jan 9 16:27:32 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
Close open files in case of failure (Amit)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.50&r2=1.51&diff_format=u
Index: php-src/ext/standa
dmitry Sat Jan 6 09:08:07 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
Improved proc_open(). Now on Windows it can run external commands not through
CMD.EXE
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.49&r2=
nlopess Tue Jan 2 15:31:58 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.48&r2=1.49&diff_format=u
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/standar
nlopess Sun Dec 31 15:28:56 2006 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
MFB: fix #36427. patch by jdolecek at NetBSD dot org
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.46&r2=1.47&diff_format=u
Index: php-src/ext
nlopess Sun Dec 31 14:49:06 2006 UTC
Modified files:
/php-src/ext/standard proc_open.c proc_open.h
Log:
MFB: fix PID info on windows
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.45&r2=1.46&diff_format=u
Index: php-src/ext/standard/pr
pollita Mon Oct 2 21:02:08 2006 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
Flag the easy stuff out of the way, proc_open() is the real beast in here
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.43&r2=1.44&diff_format
tony2001Thu Jun 1 14:03:38 2006 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
suppress_errors is used only on Win32, no need to look for it on other systems
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/proc_open.c?r1=1.41&r2
dmitry Mon Feb 20 09:38:47 2006 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
Fixed memory corruption
http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/proc_open.c?r1=1.39&r2=1.40&diff_format=u
Index: php-src/ext/standard/proc_open.c
dif
hyanantha Fri Jul 1 02:49:30 2005 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
As fork implementation of NetWare LibC still in experimental stages making
the procve based solution ahead of HAVE_FORK. Later When fork becomes stable
will
sniper Mon Jun 20 07:10:13 2005 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
typo
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.33&r2=1.34&ty=u
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/standard/proc_ope
iliaa Thu Apr 7 19:07:46 2005 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Fixed bug #32533 (proc_get_status() returns the incorrect process status).
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.32&r2=1.33&ty=u
Inde
iliaa Mon Mar 7 11:17:13 2005 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Fixed bug #32210 (proc_get_status() sets "running" always to true).
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.31&r2=1.32&ty=u
Index: php-
hyanantha Mon Feb 21 04:50:48 2005 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
In NetWare LibC WTERMSIG is avaliable as WIFTERMSIG
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.30&r2=1.31&ty=u
Index: php-src/ext/
wez Wed Nov 10 14:47:17 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Fix leaking handle.
Thanks to ilya77 at gmail dot com
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.29&r2=1.30&ty=u
Index: php-src/ext/stan
hyanantha Wed Sep 29 02:04:37 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
implemented proc_open for NETWARE
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.28&r2=1.29&ty=u
Index: php-src/ext/standard/proc_open
wez Sat May 29 05:27:18 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Turn this off then
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.26&r2=1.27&ty=u
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/
On Fri, 28 May 2004, Wez Furlong wrote:
> wez Fri May 28 09:25:51 2004 EDT
>
> Modified files:
> /php-src/ext/standard proc_open.c
> Log:
> Hopefully resolve proc_open build issues.
If proc_open.c is compiled by default (it currently is), you
are taking a huge risk
wez Fri May 28 20:30:12 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Don't rely on TIOCNOTTY.
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.25&r2=1.26&ty=u
Index: php-src/ext/standard/proc_open.c
diff -u php-sr
wez Fri May 28 09:25:51 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Hopefully resolve proc_open build issues.
If we need anything more elaborate than this, then we can move to a configure
time check as Sascha suggests.
wez Wed May 26 10:55:32 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Apparently it is better to specify 500 here for unix98 bits and pieces.
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.23&r2=1.24&ty=u
Inde
stasSun May 9 07:08:04 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Add __EXTENSIONS__ define - otherwise it won't compile on Solaris
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.22&r2=1.23&ty=u
Index: php-sr
wez Sun May 2 07:13:08 2004 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Fix Bug #28251
http://cvs.php.net/diff.php/php-src/ext/standard/proc_open.c?r1=1.21&r2=1.22&ty=u
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/stan
sniper Sat Dec 6 05:48:57 2003 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
fix proto
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/standard/proc_open.c:1.18 php-src/ext/standard/proc_open.c:1.19
--- php-src/ext/standard/proc_
wez Fri Dec 5 08:48:40 2003 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
fix unix build
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/standard/proc_open.c:1.17 php-src/ext/standard/proc_open.c:1.18
--- php-src/ext/stand
moriyoshi Sat Jul 12 03:01:30 2003 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Add folding markers
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/standard/proc_open.c:1.14 php-src/ext/standard/proc_open.c:1.15
--- php-s
moriyoshi Sat Jul 12 02:54:03 2003 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Oops, this is not needed though.
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/standard/proc_open.c:1.13 php-src/ext/standard/proc_open.c:1
moriyoshi Sat Jul 12 02:50:32 2003 EDT
Modified files:
/php-src/ext/standard proc_open.c
Log:
Fixed leaks that occurs if the third parameter already contains a valid value.
Index: php-src/ext/standard/proc_open.c
diff -u php-src/ext/standard/proc_
35 matches
Mail list logo