replace strerror() to strerror_r() for thread safety 42/119742/1 submit/tizen_3.0/20170323.054933
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 20 Mar 2017 04:13:45 +0000 (13:13 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Mon, 20 Mar 2017 04:13:45 +0000 (13:13 +0900)
It adds a macro to print error information of errno.

Change-Id: Ic68c0b40bea361788917618e7263f6ed30e04e03


No differences found