Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
An explicit tzset() call is usually not needed as it happens implicitly the first time we call localtime() or mktime(), but in some cases (sandboxing, chroot) this may be too late. PR: 273807 MFC after: 3 days Reviewed by: jrm Differential Revision: https://reviews.freebsd.org/D41880 Approved by: re (kib) (cherry picked from commit 7e0a7ef) (cherry picked from commit 51d54ed)
- Loading branch information