Date: 05/23/00
- Next message: Murat Güney: "[PHP-DEV] Please, I want to unsubscribe"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] PHP 4.0.0Release packaged"
- In reply to: Andi Gutmans: "[PHP-DEV] Virtual current working directory"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Virtual current working directory"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Virtual current working directory"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Virtual current working directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Though I haven't looked recently...what about the readdir functions?
Andi Gutmans wrote:
>
> Now that 4.0.0 is out I want to break the current CVS by moving to the
> virtual current working directory support.
> The only thing we are missing are macros for unlink(), mkdir(), rmdir() and
> maybe you guys can think of some others. In any case, mostly stuff which is
> barely ever used.
> If anyone can remember any more syscalls which depend on the current
> working directory and don't have their macro wrappers in php.h then speak
> up.
> the php4/ source tree to see if there are any non-wrapper open(), fopen()
> etc... calls which aren't wrapped and should be wrapped.
> I will be changing this in the CVS very soon. I want to get fully working
> thread-safety as soon as possible.
> Andi
> ---
> Andi Gutmans <andi <email protected>>
> http://www.zend.com/
>
> --
> 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>
-- 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: Murat Güney: "[PHP-DEV] Please, I want to unsubscribe"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] PHP 4.0.0Release packaged"
- In reply to: Andi Gutmans: "[PHP-DEV] Virtual current working directory"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Virtual current working directory"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Virtual current working directory"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Virtual current working directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

