php-src/main/streams
2004-09-23 13:07:43 +00:00
..
cast.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
filter.c Added stream_filter_remove() to cancel a stream filter. 2004-09-14 03:48:17 +00:00
memory.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
mmap.c Fixed bug #19749 (shouldn't mmap() files larger than memory_limit) 2004-04-21 12:02:47 +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 Added stream_filter_remove() to cancel a stream filter. 2004-09-14 03:48:17 +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 - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
plain_wrapper.c Implement an fstat cache for plain files. 2004-07-31 10:09:25 +00:00
streams.c Added stream_filter_remove() to cancel a stream filter. 2004-09-14 03:48:17 +00:00
transports.c Misc sendto/recvfrom tweaks that have been pending here for a while... 2004-07-31 10:56:55 +00:00
userspace.c CLIB_STAT_PATCH check is redundant. So removing it 2004-09-23 13:07:43 +00:00
xp_socket.c Make new poll stuff work on win32 (and still be safe on unix) 2004-09-17 14:36:55 +00:00