index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TSRM
/
tsrm_virtual_cwd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-21
NetWare LibC has lstat implementation
Anantha Kesari H Y
1
-2/+2
2004-10-08
removed redundant CLIB_STAT_PATCH checks. defined the IS_ABSOLUTE_PATH macros...
Anantha Kesari H Y
1
-6/+3
2004-10-05
- Apply realpath() cache patch. We don't use it if we're in safe_mode and
Andi Gutmans
1
-0/+24
2004-01-08
- Happy new year and PHP 5 for rest of the files too..
foobar
1
-2/+2
2003-09-20
Revert patch r1.40, bug is in glob() not IS_ABSOLUTE_PATH()
Ilia Alshanetsky
1
-1/+1
2003-09-20
Fixed bug #25583 (Incorrect handling of absolute path without drive).
Ilia Alshanetsky
1
-1/+1
2003-08-07
Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).
Ilia Alshanetsky
1
-0/+27
2003-06-25
Restore HEAD of TSRM to what it was two days ago.
Sebastian Bergmann
1
-10/+26
2003-06-23
bring head into sync with the php4 branch
James Cox
1
-26/+10
2003-06-10
updating license information in the headers.
James Cox
1
-3/+3
2003-02-20
VCWD_LSTAT is not available on win32/netware
foobar
1
-2/+0
2003-02-09
is_executable() now available on win32
Shane Caraveo
1
-2/+18
2003-01-02
NetWare related changes/modifications.
Anantha Kesari H Y
1
-1/+1
2002-12-31
Bump year.
Sebastian Bergmann
1
-1/+1
2002-12-20
- Add comment in macro and remove some now unneeded code
Andi Gutmans
1
-3/+2
2002-12-20
Make IS_ABSOLUTE_PATH use the IS_UNC_PATH macro rather then duplicate the
Ilia Alshanetsky
1
-2/+2
2002-12-19
Netware related changes/modifications.
Anantha Kesari H Y
1
-0/+1
2002-12-11
On Win32 make PHP treat UNC paths as absolute paths, this should solve bugs
Ilia Alshanetsky
1
-1/+1
2002-11-15
Revert of previous patch ad requested by Andi.
Ilia Alshanetsky
1
-1/+1
2002-11-14
Fix bug 19689, solution suggested by dmitry@koteroff.ru.
Ilia Alshanetsky
1
-1/+1
2002-11-06
Instead of checking whether realpath exists based on OS. Use the
Ilia Alshanetsky
1
-1/+1
2002-11-05
Added 4th argument to virtual_file_ex() that specifies whether or not
Ilia Alshanetsky
1
-1/+1
2002-11-04
Revert virtual_link() patch.
Ilia Alshanetsky
1
-2/+1
2002-11-04
- Clean up mess made by netware guys. There's no reason not to abstract
Andi Gutmans
1
-2/+6
2002-10-21
Fixed symlink/link functions on ZTS builds.
Ilia Alshanetsky
1
-1/+2
2002-10-04
Add VCWD_ACCESS
Sascha Schumann
1
-0/+7
2002-05-29
Changes to build TSRM on NetWare
Venkat Raghavan S
1
-6/+23
2002-04-25
fixed directory access problem when direcory name is encoded in japanese Shif...
Rui Hirokawa
1
-0/+3
2001-12-11
Update headers.
Sebastian Bergmann
1
-2/+2
2001-11-03
- RISC OS patches by Alex Waugh
Andi Gutmans
1
-1/+7
2001-08-05
Nukre most TSRMLS_FETCH()'s in TSRM
Zeev Suraski
1
-48/+57
2001-07-28
Redesigned thread safety mechanism - nua nua
Zeev Suraski
1
-11/+1
2001-07-16
Add a useful #define
Zeev Suraski
1
-0/+2
2001-04-30
- Change macros from V_ to VCWD_ because of AIX name clash
Andi Gutmans
1
-40/+40
2001-03-23
support unc style paths
Daniel Beulshausen
1
-0/+2
2000-11-22
- Thanks to "Daniel Beulshausen" <daniel@php4win.de>
Andi Gutmans
1
-0/+1
2000-11-06
sizeof(size_t) != sizeof(int) on 64-bit platforms.
Sascha Schumann
1
-1/+1
2000-10-31
mode_t should be an unsigned_int
Zeev Suraski
1
-1/+1
2000-10-26
- Add V_RENAME() by "Daniel Beulshausen" <daniel@php4win.de>.
Andi Gutmans
1
-0/+3
2000-10-03
- Move #define to .h file
Andi Gutmans
1
-1/+8
2000-09-06
- Centralize some configuration stuff
Andi Gutmans
1
-9/+1
2000-09-04
- Added macros
Andi Gutmans
1
-7/+63
2000-09-03
- More TSRM work
Andi Gutmans
1
-0/+6
2000-09-03
- Make TSRM work on Windows.
Andi Gutmans
1
-4/+6
2000-09-03
- Move virtual cwd to TSRM.
Andi Gutmans
1
-0/+145