summaryrefslogtreecommitdiff
path: root/fs/sandbox/sandboxfs.c
Commit message (Expand)AuthorAgeLines
* fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-23-23/+12
* sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-23/+55
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-09-0/+5
* sandbox: implement exists() functionStephen Warren2014-02-19-0/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* sandbox: fs: Add support for saving files to host filesystemSimon Glass2013-05-01-0/+33
* sandbox: Add host filesystemSimon Glass2013-03-04-0/+83