php-src/main/streams
2005-07-17 18:39:24 +00:00
..
cast.c Silence a warning here on systems where off_t is a long long. 2005-03-17 16:26:24 +00:00
filter.c BugFix #31137 stream_filter_remove() segfaults when stream already closed 2005-03-29 04:02:03 +00:00
memory.c add an open mode for the memory streams that allows the stream to take 2005-02-06 21:41:36 +00:00
mmap.c - Fix comment 2005-02-24 03:04:57 +00:00
php_stream_context.h Must addref the resource when we make a new zval reference to it that will be exported to userspace. 2004-03-01 05:33:19 +00:00
php_stream_filter_api.h BugFix #31137 stream_filter_remove() segfaults when stream already closed 2005-03-29 04:02:03 +00:00
php_stream_mmap.h EXTERN_C wrapping for PHPAPI prototypes 2004-02-20 08:22:12 +00:00
php_stream_plain_wrapper.h EXTERN_C wrapping for PHPAPI prototypes 2004-02-20 08:22:12 +00:00
php_stream_transport.h EXTERN_C wrapping for PHPAPI prototypes 2004-02-20 08:22:12 +00:00
php_stream_userspace.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_streams_int.h Don't crash when compiled with the zend memory manager disabled. 2005-06-06 01:52:18 +00:00
plain_wrapper.c - Fix problem with debug mode on selective machines 2005-07-17 18:39:24 +00:00
streams.c Disabled search of recored separator outside of buffer 2005-06-01 15:11:44 +00:00
transports.c Fix the return value check too 2004-10-11 01:40:41 +00:00
userspace.c fix inverted logic and thus Bug #27508 2005-05-11 02:02:27 +00:00
xp_socket.c ZTS fix. 2005-06-14 05:13:01 +00:00