php-src/main/streams
Arnaud Le Blanc c79528a26d MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)
2009-05-17 14:58:10 +00:00
..
cast.c - silent compiler warning 2009-04-20 08:28:44 +00:00
filter.c MFH: Fixed error conditions handling in stream_filter_append() 2009-01-08 17:01:58 +00:00
glob_wrapper.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
memory.c Fix warning when inner stream of a temp:// stream is closed before 2009-05-16 20:27:36 +00:00
mmap.c MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:58:10 +00:00
php_stream_context.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_stream_filter_api.h MFH: Fixed error conditions handling in stream_filter_append() 2009-01-08 17:01:58 +00:00
php_stream_glob_wrapper.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_stream_mmap.h MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:58:10 +00:00
php_stream_plain_wrapper.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_stream_transport.h - silent compiler warning about socklen_t benign redefinition 2009-02-02 09:41:46 +00:00
php_stream_userspace.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_streams_int.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
plain_wrapper.c MFH: Added support for passing O_NONBLOCK to the underlying open() system call 2009-04-11 11:44:15 +00:00
streams.c MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:58:10 +00:00
transports.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
userspace.c Fix comments 2009-05-08 11:35:12 +00:00
xp_socket.c MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when 2009-02-09 02:55:45 +00:00