]> granicus.if.org Git - php/commit
Tidy up win32 implementation of proc_open.
authorWez Furlong <wez@php.net>
Wed, 3 Apr 2002 13:39:35 +0000 (13:39 +0000)
committerWez Furlong <wez@php.net>
Wed, 3 Apr 2002 13:39:35 +0000 (13:39 +0000)
commit27d1f7db161cfb1b68b7927415080230bb9efb72
tree75b67058e7d81ed5dee5b305b84c0b3f935a3bc0
parent74dd73711b85c2d04cc85f6bc6778275172da2b2
Tidy up win32 implementation of proc_open.
Respect safe_mode_exec_dir.
Implement proc_close and return process return code under win32.
ext/standard/basic_functions.c
ext/standard/exec.c
ext/standard/exec.h