Add new functions to filesystem operations wrapper 78/153878/3
authorDariusz Michaluk <d.michaluk@samsung.com>
Mon, 2 Oct 2017 11:08:12 +0000 (13:08 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Mon, 9 Oct 2017 09:11:26 +0000 (11:11 +0200)
commitf2837275c0a917535e11a0212f3cc1ae5c38c453
tree02b81ccd5c83622516e274e698a4e88be1b76fe1
parente179745089e451e82fd492bde5954f4bedfd0ae3
Add new functions to filesystem operations wrapper

This commit adds:
 - create/remove directory/files functions,
 - get text file contents function,
 - error handling improvement,
 - function names convention.

Change-Id: I7861f26d14cb1e61af990881044eaea047b3f345
src/client/client-security-manager.cpp
src/common/filesystem.cpp
src/common/include/filesystem.h
src/common/permissible-set.cpp