summaryrefslogtreecommitdiff
path: root/src/os_common/os_fstream.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2630 Rename pluggable filesystem methods to avoid reserved names. (#2730)Michael Cahill2016-05-241-48/+50
* WT-2627: Coverity complaints (#2727)Keith Bostic2016-05-091-1/+3
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-1/+2
* WT-2579: in-memory configurations break debugging supportKeith Bostic2016-04-221-1/+1
* WT-2579: in-memory configurations break debugging supportKeith Bostic2016-04-221-2/+1
* WT-2539 Make streams a separate handle type from files.Keith Bostic2016-04-191-1/+0
* WT-2539 Use an 8KB buffer, following glibc.Michael Cahill2016-04-181-2/+2
* WT-2359 Add stream buffering, reinstate default not-supported methods for fil...Michael Cahill2016-04-181-14/+73
* WT-2539 Make streams a separate handle type from files.Michael Cahill2016-04-121-0/+155