Date: 12/07/00
- Next message: Stanislav Malyshev: "[PHP-DEV] PEAR build broken?"
- Previous message: Sam Liddicott: "RE: [PHP-DEV] PHP 4.0 Bug #8139 Updated: NULL and isset"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Reply: Sascha Schumann: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Sam Liddicott: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Sam Liddicott: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Sam Liddicott: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Peter Bowen: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Could some kind soul review these patches please.
The first patch adds apache_child_terminate() to the apache sapi module to
match the apache api call ap_child_terminate() and applies to the
sapi/apache directory (path not in the patches). This is important if a
script knows it has caused a LOT of memory to be allocated for the process -
such as for a LARGE query, or LARGE image etc, and wishes it to be returned
to the underlying OS.
The second patch fixes ext/ext_skel so it works on solaris /bin/sh; it was a
problem with missing ""
Thanks
Sam
- application/octet-stream attachment: ap_ct.patch
- application/octet-stream attachment: ext_skel.patch
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Stanislav Malyshev: "[PHP-DEV] PEAR build broken?"
- Previous message: Sam Liddicott: "RE: [PHP-DEV] PHP 4.0 Bug #8139 Updated: NULL and isset"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Reply: Sascha Schumann: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Sam Liddicott: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Sam Liddicott: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Sam Liddicott: "RE: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Peter Bowen: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Maybe reply: Zeev Suraski: "Re: [PHP-DEV] Could some kind soul review these patches please."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

