diff options
author | Saya Sugiura <39760799+ssugiura@users.noreply.github.com> | 2019-09-23 08:08:41 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-23 08:08:41 +0900 |
commit | b5902c506e958933bbabe6bdab8d676e0aa0bbc5 (patch) | |
tree | 6e55aaddcf693dc455ff72df20ec4d95bc43c02e /tests | |
parent | 1c3d5fb3de037574667da4cfb022da319b89850d (diff) | |
download | DLT-daemon-b5902c506e958933bbabe6bdab8d676e0aa0bbc5.tar.gz |
dlt-system: Call tzset before localtime_r (#165)
Since localtime() was calling tzset() internally, it should be used
before localtime_r(). Refer to man page of localtime_r() for detail.
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions