#
5e118977 |
| 25-Feb-2003 |
Ilia Alshanetsky |
Fixed various compiler warnings.
|
#
9e0fb1a3 |
| 25-Feb-2003 |
Ilia Alshanetsky |
Use native flock() whenever possible.
|
#
862634ff |
| 25-Feb-2003 |
Ilia Alshanetsky |
Added locking to streams. Allow PHP to automatically release locks on files when terminating the stream. Fixed bugs in the handling of the 3rd optional parameter to flock().
|
#
088e2692 |
| 24-Feb-2003 |
Wez Furlong |
MFB: Bunch of streams related fixes.
|
#
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.
|