History log of /PHP-7.4/main/streams/userspace.c (Results 151 – 156 of 156)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# b5bef8f7 20-May-2003 Hartmut Holzgraefe

always return timestamps as 'atime', 'mtime' and 'ctime'
no matter what names the underlying platform uses for them


# 92f0da58 19-May-2003 Derick Rethans

- Rename stream_register_filter() to stream_filter_register(),
stream_register_wrapper() to stream_wrapper_register() and added an alias for
the latter change.


Revision tags: php-4.3.2RC3
# 44743cf9 14-May-2003 Sara Golemon

Implement userspace wrapper support for unlink method


Revision tags: RELEASE_0_9b
# 5126fbe5 14-May-2003 Sara Golemon

Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapp

Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops

show more ...


Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 8e3f23e3 19-Feb-2003 foobar

ws fixes + missing $Id$ tags, headers added


# 2cc68ad7 16-Feb-2003 Wez Furlong

Move streams files around a bit, to ease maintenance.
I will update the win32 .dsp in a moment.


1234567