diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-04-21 18:11:42 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-04-21 18:11:42 -0400 |
commit | 5c4f11d995cf178b3146cde0734d6988c145f243 (patch) | |
tree | a0b28b05629046439667f7c63ae29b7b8d28d271 /src/sched | |
parent | 164c5c7a32eefa1800a42e07a47b4cc2d64cc802 (diff) | |
download | musl-5c4f11d995cf178b3146cde0734d6988c145f243.tar.gz musl-5c4f11d995cf178b3146cde0734d6988c145f243.tar.xz musl-5c4f11d995cf178b3146cde0734d6988c145f243.zip |
allow zoneinfo-path-relative filenames with no slashes in TZ variable
since the form TZ=name is reserved for POSIX-form time zone strings, TZ=:name needs to be used when the zoneinfo filename is in the top-level zoneinfo directory and therefore does not contain a slash. previously the leading colon was merely dropped, making it impossible to access such zones without a full absolute pathname. changes based on patch by Timo Teräs.
Diffstat (limited to 'src/sched')
0 files changed, 0 insertions, 0 deletions