summaryrefslogtreecommitdiffstats
path: root/stream/cache_file.c
Commit message (Expand)AuthorAgeFilesLines
* cache_file: refuse to cache unseekable streamswm42014-09-291-0/+5
* cache_file: add a mode that creates a temporary filewm42014-08-301-1/+2
* cache_file: fix operation if stream size is unknownwm42014-07-121-2/+3
* cache_file: use unicode on windowswm42014-07-021-0/+2
* stream: add a file cachewm42014-06-221-0/+149