sensor: hal: tm2: change readdir_r to readdir 77/148677/1
authorkibak.yoon <kibak.yoon@samsung.com>
Fri, 8 Sep 2017 08:02:52 +0000 (17:02 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Fri, 8 Sep 2017 09:24:53 +0000 (18:24 +0900)
commitbb62ee42105e615c73b3f0c70b00e40d69ae6bda
tree22eaeac1033cee1b44613bc9f2161dd87fa8de53
parent828334db4fb8688264f6e5a6b3c9d0b9edc942cd
sensor: hal: tm2: change readdir_r to readdir

- it should be changed because readdir_r() is deprecated function
- there is no thread issue because it guarantees that it runs in one thread.

Change-Id: I48fd42a49d68d94b1baa4591df32958f28227363
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/util.cpp
src/util.h