History log of /PHP-5.5/TSRM/tsrm_virtual_cwd.h (Results 51 – 75 of 95)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 91b48c2a 21-Feb-2005 Anantha Kesari H Y

NetWare LibC has lstat implementation


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH
# b140c803 08-Oct-2004 Anantha Kesari H Y

removed redundant CLIB_STAT_PATCH checks. defined the IS_ABSOLUTE_PATH macros to suit the NetWare filesystem convention


# 216853c0 05-Oct-2004 Andi Gutmans

- Apply realpath() cache patch. We don't use it if we're in safe_mode and
- friends (which are quite slow anyway).
- If it proves to be stable I'll remove the #ifdef's in a few weeks.


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# ccfc46b0 08-Jan-2004 foobar

- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# e010d8ac 20-Sep-2003 Ilia Alshanetsky

Revert patch r1.40, bug is in glob() not IS_ABSOLUTE_PATH()


# 142c325f 20-Sep-2003 Ilia Alshanetsky

Fixed bug #25583 (Incorrect handling of absolute path without drive).


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3
# 63fcd301 07-Aug-2003 Ilia Alshanetsky

Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).


Revision tags: RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# 60ffd0ea 25-Jun-2003 Sebastian Bergmann

Restore HEAD of TSRM to what it was two days ago.


# 76f85107 23-Jun-2003 James Cox

bring head into sync with the php4 branch


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 8a316d5f 20-Feb-2003 foobar

VCWD_LSTAT is not available on win32/netware


Revision tags: php-4.3.1
# 5048f8c6 09-Feb-2003 Shane Caraveo

is_executable() now available on win32
stats can now get information provided by access()


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 45525797 02-Jan-2003 Anantha Kesari H Y

NetWare related changes/modifications.


# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4
# a58e6cc8 20-Dec-2002 Andi Gutmans

- Add comment in macro and remove some now unneeded code


# 709681e0 20-Dec-2002 Ilia Alshanetsky

Make IS_ABSOLUTE_PATH use the IS_UNC_PATH macro rather then duplicate the
code in the IS_UNC_PATH macro.


# e46b0bfa 19-Dec-2002 Anantha Kesari H Y

Netware related changes/modifications.


Revision tags: RELEASE_1_0b3, php-4.3.0RC3
# 9a249834 11-Dec-2002 Ilia Alshanetsky

On Win32 make PHP treat UNC paths as absolute paths, this should solve bugs
such as #20831. Thanks to Wez Furlong for isolating the problem.


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# f0e2c045 15-Nov-2002 Ilia Alshanetsky

Revert of previous patch ad requested by Andi.


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# 8bfe7d76 14-Nov-2002 Ilia Alshanetsky

Fix bug 19689, solution suggested by dmitry@koteroff.ru.


# 78e2e69b 06-Nov-2002 Ilia Alshanetsky

Instead of checking whether realpath exists based on OS. Use the
HAVE_REALPATH define, which is set if realpath() is avaliable. This patch
also resolves bug #18868.


# cfe0c820 05-Nov-2002 Ilia Alshanetsky

Added 4th argument to virtual_file_ex() that specifies whether or not
realpath() should be used during path resolving. In a number of functions
we do not want to use realpath(), since realpat

Added 4th argument to virtual_file_ex() that specifies whether or not
realpath() should be used during path resolving. In a number of functions
we do not want to use realpath(), since realpath() will resolve symlinks.

show more ...


# ecb5c7e0 04-Nov-2002 Ilia Alshanetsky

Revert virtual_link() patch.


# 7dd12480 04-Nov-2002 Andi Gutmans

- Clean up mess made by netware guys. There's no reason not to abstract
- the macro a tiny bit more allowing the code to look cleaner. The more
- #ifdef's code has the more unreadable it beco

- Clean up mess made by netware guys. There's no reason not to abstract
- the macro a tiny bit more allowing the code to look cleaner. The more
- #ifdef's code has the more unreadable it becomes.

show more ...


Revision tags: php-4.3.0pre2
# d8480c80 21-Oct-2002 Ilia Alshanetsky

Fixed symlink/link functions on ZTS builds.
Made URL detection in symlink code use php_stream_locate_url_wrapper().


1234