Virtual current working directory
[email protected] (Andi Gutmans)
| Newsgroups | php.dev,php.version4 |
|---|---|
| Message-ID | <[email protected]> |
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. I'd also appreciate if someone had the time to do some more greps on 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 <[email protected]> http://www.zend.com/