summaryrefslogtreecommitdiff
path: root/main/streams/plain_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge selectable descriptor casting from PHP_4_3 branch.Wez Furlong2003-06-281-0/+10
* updating license information in the headers.James Cox2003-06-101-3/+3
* MFB context refcounting and text-mode fopen fixesWez Furlong2003-05-211-1/+5
* Fix warningMarcus Boerger2003-05-191-1/+1
* Fix memleaksMarcus Boerger2003-05-191-1/+1
* Fold 'options' parameter into wops->unlink methodSara Golemon2003-05-141-7/+11
* Setup unlink() method in wrapper_ops structure, implement unlink in plainfile...Sara Golemon2003-05-141-1/+35
* Implement persistent plain file streams.Wez Furlong2003-03-181-11/+38
* Avoid using FILE* where possible.Wez Furlong2003-03-181-11/+8
* 64bit fixesWez Furlong2003-03-151-2/+2
* Ensure that all fields are initialized to NULL.Wez Furlong2003-03-011-0/+3
* Implement memory mapping for win32.Wez Furlong2003-02-281-0/+95
* Another big commit (tm).Wez Furlong2003-02-271-3/+87
* Fixed various compiler warnings.Ilia Alshanetsky2003-02-251-7/+10
* Use native flock() whenever possible.Ilia Alshanetsky2003-02-251-1/+1
* Added locking to streams.Ilia Alshanetsky2003-02-251-0/+28
* MFB: Bunch of streams related fixes.Wez Furlong2003-02-241-7/+7
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-2/+1
* Move streams files around a bit, to ease maintenance.Wez Furlong2003-02-161-0/+856