LocalFileSystem: Moved away from deprecated open functions
The old open/opendir functions did not provide a route for errors and
relied on implementations manually setting errno. Updated to return
errors directly.
ls
1 parent eed1cec commit 0fc5ce2b5e6c73f9e9582d26f0ef4c2cb4607ad6
@Christopher Haster Christopher Haster authored on 30 Mar 2017
Russ Butler committed on 3 Jun 2017
Showing 5 changed files
View
features/filesystem/FileSystem.cpp
View
features/filesystem/FileSystem.h
View
platform/FileSystemLike.h
View
platform/LocalFileSystem.cpp
View
platform/LocalFileSystem.h