php-src/main/streams
2004-08-31 11:37:02 +00:00
..
cast.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
filter.c BugFix#28868 (Part Two): This fixes thread unsafety in the userspace 2004-06-21 21:08:05 +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 BugFix#28868 (Part Two): This fixes thread unsafety in the userspace 2004-06-21 21:08:05 +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 fix bug #29723 (file_get_contents() fails with the file:// wrapper under Win32) 2004-08-31 11:37:02 +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 BugFix#28868: Wrapper hash not thread-safe. 2004-06-21 18:58:55 +00:00
xp_socket.c Using int when long should be used. 2004-08-22 18:05:24 +00:00