[Filesystem, Archive] Remove deprecated function 80/136880/2
authorTomasz Marciniak <t.marciniak@samsung.com>
Mon, 3 Jul 2017 08:50:37 +0000 (10:50 +0200)
committerTomasz Marciniak <t.marciniak@samsung.com>
Mon, 3 Jul 2017 09:07:28 +0000 (11:07 +0200)
commit46c784186c390a0f44491f04280a8d8fa94c4d3e
tree7e18dc2eb3774687e3bd8457a80d6d2743ac7ee1
parentb79c6e02215a574ede67987e7c754d39e0b6d1a4
[Filesystem, Archive] Remove deprecated function

[Feature] readdir_r is deprecated. Now readdir is used

[Verification] Code compiles. There is no warning while compiling.
TCT pass rate for filesystem and archive modules is 100%.

Change-Id: Idf32278fb1b53c3d49d6b7d75c23e35b4b2e403f
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
src/archive/filesystem_node.cc
src/filesystem/filesystem_manager.cc
src/filesystem/filesystem_stat.cc