aboutsummaryrefslogtreecommitdiffstats
path: root/utils/fs/os/os.go
Commit message (Expand)AuthorAgeFilesLines
* Extract billy (#173)Sergio Arbeo2016-12-191-183/+0
* utils/fs: add ReadAt to memory file and tests. (#122)Santiago M. Mola2016-11-111-1/+1
* utils/fs: Fix O_CREATE flag check in OpenFile (#116)Pierre Guilleminot2016-11-071-1/+1
* utils: fs, new memory filesystem (#108)Máximo Cuadros2016-11-041-3/+3
* utils/fs: add OpenFile method to filesystem interface. (#104)Santiago M. Mola2016-10-311-39/+29
* utils/fs: add Remove(). (#94)Santiago M. Mola2016-10-241-0/+5
* utils/fs: move 'os' and 'test' to separate packages. (#93)Santiago M. Mola2016-10-241-0/+188