php-src/main/streams
Arnaud Le Blanc a51e5ebaeb Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
Arnaud)
[DOC] clearstatcache() now defaults to not affect the realpath cache.
clearstatcache() now takes two optionnal parameters, clear_realpath_cache to
clear the realpath cache (defaults to false), and filename to clear only the
given filename from the cache.
2008-08-07 09:24:04 +00:00
..
cast.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
filter.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
glob_wrapper.c - Get rid of overoptimization 2008-01-30 23:43:05 +00:00
memory.c MFB: Fixed bug #44440 (st_blocks undefined under BeOS) 2008-03-15 10:34:12 +00:00
mmap.c - Settle to 4 MB, see internals@ archives 2008-03-21 19:37:32 +00:00
php_stream_context.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_filter_api.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_glob_wrapper.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_mmap.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_plain_wrapper.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_transport.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_userspace.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_streams_int.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
plain_wrapper.c Added clear_realpath_cache and filename parameters to clearstatcache() (Jani, 2008-08-07 09:24:04 +00:00
streams.c increase context refcount before open() to avoid crash when open() fails and destroys the context 2008-08-06 09:03:36 +00:00
transports.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
unicode_filter.c fix invalid free in Unicode filter 2008-05-20 07:48:04 +00:00
userspace.c Fixed uninitialized data 2008-07-25 08:53:11 +00:00
xp_socket.c - Fixed bug #44127 (UNIX abstract namespace socket connect does not work) 2008-07-16 14:08:04 +00:00