History log of /PHP-5.4/TSRM/tsrm_virtual_cwd.c (Results 176 – 200 of 212)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 90877287 04-Nov-2002 Ilia Alshanetsky

Fix bug #20235.


# 1f0523c8 29-Oct-2002 Shane Caraveo

windows is smart enough to provide a way to set cwd for new processes.


Revision tags: php-4.3.0pre2
# e94b9ea9 22-Oct-2002 Ilia Alshanetsky

Fixed a bug noticed by Jon Parise.


# 1de9cddb 22-Oct-2002 Ilia Alshanetsky

Fixed compile warnings.


# 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().


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# 2a0fbded 05-Oct-2002 David Reid

Add BeOS thread support to TSRM. This should not impact on any other OS's
but allows us to build PHP with threading support and therefore we can
build as an Apache 2 module.

The lock

Add BeOS thread support to TSRM. This should not impact on any other OS's
but allows us to build PHP with threading support and therefore we can
build as an Apache 2 module.

The locking is currently done using benaphores but this may be reviewed.

show more ...


# db3f7448 04-Oct-2002 Sascha Schumann

Add VCWD_ACCESS


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002
# c61598f3 29-May-2002 Venkat Raghavan S

Changes to build TSRM on NetWare


Revision tags: RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 860e6758 25-Apr-2002 Rui Hirokawa

fixed directory access problem when direcory name is encoded in japanese Shift_JIS encoding.


Revision tags: php-4.2.0
# 222a2f4f 21-Apr-2002 Rui Hirokawa

fixed problem when multibyte character is included in file path on Windows. If _MBCS is defined, _tcstok is defined as _mbstrtok which is multibyte enabled strtok. If _MBCS is not defined, _tcstok is

fixed problem when multibyte character is included in file path on Windows. If _MBCS is defined, _tcstok is defined as _mbstrtok which is multibyte enabled strtok. If _MBCS is not defined, _tcstok is defined as strtok.

show more ...


Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3
# 23c0362a 17-Nov-2001 Zeev Suraski

Fix bug 13143


Revision tags: php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 1f3faae3 05-Aug-2001 Zeev Suraski

Nukre most TSRMLS_FETCH()'s in TSRM


# faa12fa0 28-Jul-2001 Zeev Suraski

another build fix, a simple UNIX build now compiles clean


# 633a1c30 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# 6be787a9 28-Jul-2001 Sascha Schumann

Fix build


# 736b4ae4 27-Jul-2001 Zeev Suraski

- Prepare for optimization - use a single fetch for multiple resources
- Clean a bit


Revision tags: PRE_TSRM_MERGE_PATCH
# 44e75b6c 27-Jun-2001 Zeev Suraski

Fix UNC path handling


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# a8f87e6c 05-May-2001 Zeev Suraski

Layout fix


# 70b6c55c 05-May-2001 Zeev Suraski

Fix missing statement


# cbb777f1 03-May-2001 Zeev Suraski

Fix chdir() under Windows 9x/ME


Revision tags: php-4.0.5
# a2dbc5ba 27-Apr-2001 Andi Gutmans

- Fix some ws to be like the rest of TSRM


# 1b279d34 27-Apr-2001 Daniel Beulshausen

get rid of MS's _popen/_pclose


Revision tags: php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# 8889397b 23-Mar-2001 Daniel Beulshausen

support unc style paths


Revision tags: php-4.0.5RC2, php-4.0.5RC1
# 8769a693 21-Jan-2001 Andi Gutmans

- BeOS apparently doesn't have realpath(). Improve the previously
commited patch.


123456789