Scott MacVicar
|
c6e4f0494c
|
Fix compiler warnings with redefinition of _WIN32_WINNT
|
2008-04-22 12:18:42 +00:00 |
|
Antony Dovgal
|
30a642cb39
|
sync with 5_3
|
2008-03-21 12:07:14 +00:00 |
|
Antony Dovgal
|
ade44c50e8
|
fix TSRM mutex return value inconsitencies (patch by Scott MacVicar)
|
2008-02-07 09:06:23 +00:00 |
|
Dmitry Stogov
|
42a683d688
|
Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)
|
2008-01-30 09:56:22 +00:00 |
|
Sebastian Bergmann
|
9b620d50b4
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
|
Dmitry Stogov
|
cfd49894f9
|
Fixed definitions
|
2007-11-23 13:38:44 +00:00 |
|
Dmitry Stogov
|
47dc82ecb9
|
Fixed bug #43128 (Very long class name causes segfault)
|
2007-11-22 13:33:53 +00:00 |
|
Dmitry Stogov
|
bc939dce43
|
Fixed bug #43248 (backward compatibility break in realpath())
|
2007-11-13 09:47:19 +00:00 |
|
Dmitry Stogov
|
cb610d48ac
|
Fixed realpath cache for existent file with CWD_FILEPATH flag on win32
|
2007-10-23 05:57:13 +00:00 |
|
Antony Dovgal
|
e685f6f0cc
|
fix ws/cs & folding
|
2007-08-10 09:06:52 +00:00 |
|
Dmitry Stogov
|
46f26a1aac
|
Fixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard char or trailing slash
|
2007-07-24 09:07:50 +00:00 |
|
Dmitry Stogov
|
a53d148b7e
|
Fixed rename() in ZTS to allow renaming of symbolic links;
Consistent handling of trailing slash
|
2007-07-23 08:57:20 +00:00 |
|
Dmitry Stogov
|
1f8c608320
|
Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode
|
2007-07-10 13:21:31 +00:00 |
|
Dmitry Stogov
|
4d159caf3f
|
Store existent file in realpath cache
|
2007-07-03 14:48:37 +00:00 |
|
Dmitry Stogov
|
48012d80e1
|
Fixed yet another realpath cache bug and wrong tests
|
2007-06-18 09:51:03 +00:00 |
|
Antony Dovgal
|
bf01f6afee
|
fix lstat() function resolving symlinks
patch by Scott MacVicar
|
2007-05-30 10:50:45 +00:00 |
|
Ilia Alshanetsky
|
373ae24839
|
MFB
|
2007-05-28 23:52:13 +00:00 |
|
Rasmus Lerdorf
|
5e84cb97a0
|
MFB syscall optimizations
# boredom on the plane to China...
|
2007-05-18 12:15:01 +00:00 |
|
Dmitry Stogov
|
336af792ca
|
typo
|
2007-04-17 06:27:03 +00:00 |
|
Dmitry Stogov
|
2908322c14
|
WIN64 support
|
2007-04-16 09:43:53 +00:00 |
|
Dmitry Stogov
|
c878774f2e
|
Fixed bug #41063 (chdir doesn't like root paths).
|
2007-04-12 15:29:10 +00:00 |
|
Antony Dovgal
|
28b425fffa
|
fix #39351 (relative include fails on Solaris)
|
2007-04-03 20:19:47 +00:00 |
|
Stanislav Malyshev
|
7ef06296b3
|
fix for #33664 Console window appears when using exec()
|
2007-04-02 20:48:53 +00:00 |
|
Antony Dovgal
|
44552ae497
|
fix shmop_open() with IPC_CREAT|IPC_EXCL flags on win32
|
2007-03-20 17:57:44 +00:00 |
|
Dmitry Stogov
|
53925c02ac
|
Fixed bug #40560 (DIR functions do not work on root UNC path)
|
2007-02-21 13:09:15 +00:00 |
|
Dmitry Stogov
|
1c00069571
|
On win32 directories in the middle of the patch may be unreadable
|
2007-02-19 14:59:03 +00:00 |
|
Antony Dovgal
|
13149b0c6a
|
fix Cygwin build
(costs us nothing, but makes some people happy)
|
2007-02-15 19:11:29 +00:00 |
|
Dmitry Stogov
|
dd5dff82de
|
Fixed bug #40231 (file_exists incorrectly reports false)
|
2007-01-26 15:15:32 +00:00 |
|
Dmitry Stogov
|
4fbcbccf4f
|
Fixed wrong realpath() result for unexistent files on win32
|
2007-01-23 17:03:59 +00:00 |
|
Dmitry Stogov
|
7d1110a3fb
|
Fixed bug #39367 (clearstatcache() doesn't clear realpath cache)
Fixed bug #40092 (chroot() doesn't clear realpath cache)
|
2007-01-22 09:32:55 +00:00 |
|
Antony Dovgal
|
ce5638c2e0
|
improve readability and use constant instead of its value
|
2007-01-19 21:00:24 +00:00 |
|
Antony Dovgal
|
43ebdc6130
|
free temporary cwd_state struct on error
|
2007-01-16 14:01:51 +00:00 |
|
Sebastian Bergmann
|
3717df72ae
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
Dmitry Stogov
|
5db2a12cf8
|
emoved dependency from SHELL32.DLL
|
2006-12-21 09:04:58 +00:00 |
|
Dmitry Stogov
|
b15c6f06a1
|
Added comments
|
2006-11-14 09:16:10 +00:00 |
|
Dmitry Stogov
|
331aa940ed
|
Use symbolic names
|
2006-11-13 15:13:36 +00:00 |
|
Dmitry Stogov
|
67a100a104
|
Fixed wrong realpath() result in case of unexistent path
|
2006-11-10 17:24:11 +00:00 |
|
Dmitry Stogov
|
505f61c7bc
|
Revert wrong path
|
2006-11-10 16:59:34 +00:00 |
|
Dmitry Stogov
|
693346e4a6
|
stat() is reimplemented using using GetFileAttributesEx().
The new implementation is faster then implementation in MS VC CRT, but it doesn't support Windows 95.
|
2006-11-10 15:04:19 +00:00 |
|
Dmitry Stogov
|
5fe6480710
|
VCWD_REALPATH() is improved to use realpath cache without VIRTUAL_DIR
|
2006-11-10 12:59:41 +00:00 |
|
Dmitry Stogov
|
a68d5f0a89
|
opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext
|
2006-11-10 11:20:58 +00:00 |
|
Antony Dovgal
|
1b25aeb2fa
|
fix #39060 (virtual_file_ex() is broken on *BSD)
|
2006-10-06 14:01:55 +00:00 |
|
Dmitry Stogov
|
f59d217489
|
Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)
|
2006-10-05 08:04:51 +00:00 |
|
Antony Dovgal
|
49472b31d2
|
minor AIX fix
|
2006-10-04 13:24:06 +00:00 |
|
Ilia Alshanetsky
|
04018d6c68
|
MFB: Added handling for virtual_file_ex() failures.
|
2006-09-28 15:48:52 +00:00 |
|
Dmitry Stogov
|
2197f8b970
|
Fixed bug #38579 (include_once() may include the same file twice)
|
2006-09-20 07:36:21 +00:00 |
|
Dmitry Stogov
|
9a06a517d6
|
Fixed VIRTUAL_DIR inconsistency
|
2006-09-04 08:18:35 +00:00 |
|
Antony Dovgal
|
24bafae539
|
fix separate TSRM build
|
2006-08-22 13:01:27 +00:00 |
|
Antony Dovgal
|
ead46d043f
|
yet another appempt to fix Windows bug
thanks Rob for the patch
|
2006-08-05 13:17:32 +00:00 |
|
Antony Dovgal
|
6f723d90bf
|
revert previous patch, it's wrong
|
2006-08-04 20:54:44 +00:00 |
|