]> granicus.if.org Git - php/commit
virtual_chdir:
authorSascha Schumann <sas@php.net>
Thu, 16 Mar 2000 18:25:47 +0000 (18:25 +0000)
committerSascha Schumann <sas@php.net>
Thu, 16 Mar 2000 18:25:47 +0000 (18:25 +0000)
commit3cb7cf43defe7e063e951b437d7427337b461eca
treecc8fdad5a2e4f98bd7abe9e16ec1ffc69a962dfe
parent74169f5fc427991fc471b1768928edeb9b165757
virtual_chdir:

* added error handling
* fixed the special case where there were more DIRECTORY_UPs than
  directory parts (i.e. cwd is d:\foo and path is ../..)
* no spaces between # and preprocessor directive - breaks some compilers
# added directory-existence check (not activated)
main/php_virtual_cwd.c