.. |
cast.c
|
Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
|
2009-04-19 13:46:47 +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
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
mmap.c
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +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: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +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
|
Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)
|
2009-04-19 13:46:47 +00:00 |
transports.c
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
userspace.c
|
Add missing proto
|
2009-03-25 19:55:59 +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 |