Date: 05/23/00
- Next message: Mikkel Staunsholm: "[PHP-DEV] RE: [PHP4BETA] Virtual current working directory"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] PHP4 and Midgard, was Re: [midgard-dev] PHP 4.0.0 final"
- Next in thread: Mikkel Staunsholm: "[PHP-DEV] RE: [PHP4BETA] Virtual current working directory"
- Reply: Mikkel Staunsholm: "[PHP-DEV] RE: [PHP4BETA] Virtual current working directory"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] Virtual current working directory"
- Reply: Shane Caraveo: "Re: [PHP-DEV] Virtual current working directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mikkel Staunsholm: "[PHP-DEV] RE: [PHP4BETA] Virtual current working directory"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] PHP4 and Midgard, was Re: [midgard-dev] PHP 4.0.0 final"
- Next in thread: Mikkel Staunsholm: "[PHP-DEV] RE: [PHP4BETA] Virtual current working directory"
- Reply: Mikkel Staunsholm: "[PHP-DEV] RE: [PHP4BETA] Virtual current working directory"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] Virtual current working directory"
- Reply: Shane Caraveo: "Re: [PHP-DEV] Virtual current working directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

