sensor: hal: tm1: change readdir_r to readdir
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:15:21 +0000 (18:15 +0900)
commit21746fe9fcc8da4e7939936330268eb94752a11a
tree7fc37a1743d0e15a5a4c5ff153f9a744edd6db93
parent107e11580f10416d8dcf2eb107f441de2947b841
sensor: hal: tm1: 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