diff options
author | Lennart Poettering <lennart@poettering.net> | 2019-11-01 11:43:34 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-11-03 22:04:39 +0900 |
commit | fe573a798da7924aca78eaa8e76a462686071335 (patch) | |
tree | d521d1ad9d3d76804accd3ed2659ea58863b3783 /src/timedate | |
parent | 857403952075508d45e7996f4445a2140e158409 (diff) | |
download | systemd-fe573a798da7924aca78eaa8e76a462686071335.tar.gz systemd-fe573a798da7924aca78eaa8e76a462686071335.tar.bz2 systemd-fe573a798da7924aca78eaa8e76a462686071335.zip |
fs-util: let's avoid unnecessary strerror()
strerror() is not thread safe. Let's avoid it where it is easy hence.
(Ideally we'd not use it at all anymore, but that's sometimes a bit
nasty, not in this case though, where it is very easy to avoid)
Follow-up for: 27c3112dcbd1b5f171c36c32550d9c6331375b0b
Diffstat (limited to 'src/timedate')
0 files changed, 0 insertions, 0 deletions