.. |
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
|
Looks like Sara forgot to change this too.
|
2004-07-13 16:34:56 +00:00 |
transports.c
|
Fix a bug in the persistent socket liveness checks and feof(); they were
|
2004-02-04 22:46:44 +00:00 |
userspace.c
|
BugFix#28868: Wrapper hash not thread-safe.
|
2004-06-21 18:58:55 +00:00 |
xp_socket.c
|
Make sure this is initialized...
|
2004-07-31 10:49:09 +00:00 |