andre Thu Feb 22 21:08:15 2001 EDT
Modified files:
/php4/ext/standard exec.c
Log:
fix stas' last commit, added additional ifdefs PHP_SIGCHILD to fix win32 build
Index: php4/ext/standard/exec.c
diff -u php4/ext/standard/exec.c:1.50 php4/ext/standard/exec.c:1.
stasThu Feb 22 02:15:52 2001 EDT
Modified files:
/php4/ext/standard exec.c
Log:
Fix #8992, patch by [EMAIL PROTECTED]
Index: php4/ext/standard/exec.c
diff -u php4/ext/standard/exec.c:1.49 php4/ext/standard/exec.c:1.50
--- php4/ext/standard/exec.c:1.49
rasmus Sun Jan 14 08:41:06 2001 EDT
Modified files:
/php4/ext/standard exec.c
Log:
Name this php_Exec instead
Index: php4/ext/standard/exec.c
diff -u php4/ext/standard/exec.c:1.48 php4/ext/standard/exec.c:1.49
--- php4/ext/standard/exec.c:1.48 Sun Ja
rasmus Sun Jan 14 08:30:22 2001 EDT
Modified files:
/php4/ext/standard exec.c
Log:
Export _Exec for extensions to use
Index: php4/ext/standard/exec.c
diff -u php4/ext/standard/exec.c:1.47 php4/ext/standard/exec.c:1.48
--- php4/ext/standard/exec.c:1.47
derick Sat Jan 13 13:52:09 2001 EDT
Modified files:
/php4/ext/standard exec.c
Log:
- There was one ret left, changed it to FG(pclose_ret), this fixes the
build
Index: php4/ext/standard/exec.c
diff -u php4/ext/standard/exec.c:1.46 php4/ext/standard/exec
zeevSat Jan 13 05:59:23 2001 EDT
Modified files:
/php4/ext/standard exec.c file.c file.h fsock.c fsock.h
Log:
- Fix exec() bug
- Merge fsock and file globals
Index: php4/ext/standard/exec.c
diff -u php4/ext/standard/exec.c:1.45 php4/ext/standard/exec
thies Wed Jan 10 05:08:14 2001 EDT
Modified files:
/php4/ext/standard exec.c
Log:
exec'd processes now get cleaned up even if the browser connections was
aborted.
fixes: #8143
Index: php4/ext/standard/exec.c
diff -u php4/ext/standard/exec.c:1.44 php
7 matches
Mail list logo