summaryrefslogtreecommitdiffstats
path: root/fs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use filesystem instead of experimentalPatrick Venture2019-03-081-2/+2
| | | | | | | | Use filesystem now that it should be available instead of experimental::filesystem. Change-Id: Ia9b17f33ced70fe2f1f12f11d8708d15ff422bfa Signed-off-by: Patrick Venture <venture@google.com>
* add dynamic library interface to enable testingPatrick Venture2018-11-281-0/+46
Add interface defining the methods for dynamic linking to enable testing. Change-Id: If4d090d3cedc019b426435a1f651191803bfc1a9 Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud